Package com.drew.imaging.png
Class PngChromaticities
java.lang.Object
com.drew.imaging.png.PngChromaticities
- Author:
- Drew Noakes https://drewnoakes.com
-
Constructor Details
-
PngChromaticities
- Throws:
PngProcessingException
-
-
Method Details
-
getWhitePointX
public int getWhitePointX() -
getWhitePointY
public int getWhitePointY() -
getRedX
public int getRedX() -
getRedY
public int getRedY() -
getGreenX
public int getGreenX() -
getGreenY
public int getGreenY() -
getBlueX
public int getBlueX() -
getBlueY
public int getBlueY()
-