| java.lang.Object com.sun.media.imageio.plugins.tiff.TIFFCompressor com.sun.media.imageioimpl.plugins.tiff.TIFFNullCompressor
Method Summary | |
public int | encode(byte[] b, int off, int width, int height, int[] bitsPerSample, int scanlineStride) |
TIFFNullCompressor | public TIFFNullCompressor()(Code) | | |
encode | public int encode(byte[] b, int off, int width, int height, int[] bitsPerSample, int scanlineStride) throws IOException(Code) | | |
|
|