Package com.itextpdf.io.image
Class PngChromaticities
- java.lang.Object
-
- com.itextpdf.io.image.PngChromaticities
-
public class PngChromaticities extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PngChromaticities(float xW, float yW, float xR, float yR, float xG, float yG, float xB, float yB)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description floatgetXB()floatgetXG()floatgetXR()floatgetXW()floatgetYB()floatgetYG()floatgetYR()floatgetYW()
-