public interface PixelReader
int
readPixels(int pixelWidth, int pixelHeight, byte[] pixelData, java.nio.ByteBuffer buffer, java.io.DataInput in)
int readPixels(int pixelWidth, int pixelHeight, byte[] pixelData, java.nio.ByteBuffer buffer, java.io.DataInput in) throws java.io.IOException
java.io.IOException