Constructor and Description |
---|
IHDRReader(Chunk chunk) |
Modifier and Type | Method and Description |
---|---|
byte |
getBitDepth() |
byte |
getColorType() |
byte |
getCompressionMethod() |
byte |
getFilterMethod() |
int |
getHeight() |
byte |
getInterlaceMethod() |
int |
getWidth() |
void |
read() |
public IHDRReader(Chunk chunk)
public int getWidth()
public int getHeight()
public byte getBitDepth()
public byte getColorType()
public byte getCompressionMethod()
public byte getFilterMethod()
public byte getInterlaceMethod()