public class PngChromaticities extends Object
| Constructor and Description |
|---|
PngChromaticities(byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBlueX() |
int |
getBlueY() |
int |
getGreenX() |
int |
getGreenY() |
int |
getRedX() |
int |
getRedY() |
int |
getWhitePointX() |
int |
getWhitePointY() |
public PngChromaticities(byte[] bytes)
throws PngProcessingException
PngProcessingExceptionCopyright © 2002-2017 Drew Noakes. All Rights Reserved.