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
PngProcessingException
Copyright © 2002-2020 Drew Noakes. All Rights Reserved.