Package | Description |
---|---|
com.sun.media.imageioimpl.plugins.jpeg2000 | |
jj2000.j2k.fileformat.reader | |
jj2000.j2k.fileformat.writer |
Constructor and Description |
---|
J2KReadState(ImageInputStream iis,
J2KImageReadParamJava param,
J2KMetadata metadata,
J2KImageReader reader)
Constructs
J2KReadState . |
J2KRenderedImage(ImageInputStream iis,
J2KImageReadParamJava param,
J2KMetadata metadata,
J2KImageReader reader) |
Constructor and Description |
---|
FileFormatReader(RandomAccessIO in,
J2KMetadata metadata)
The constructor of the FileFormatReader
|
Constructor and Description |
---|
FileFormatWriter(File file,
ImageOutputStream stream,
int height,
int width,
int nc,
int[] bpc,
int clength,
ColorModel colorModel,
SampleModel sampleModel,
J2KMetadata metadata)
The constructor of the FileFormatWriter.
|
Copyright © 2014 Open Microscopy Environment