public class PngChromaticities extends Object
| Constructor and Description |
|---|
PngChromaticities(float xW,
float yW,
float xR,
float yR,
float xG,
float yG,
float xB,
float yB) |
| Modifier and Type | Method and Description |
|---|---|
float |
getXB() |
float |
getXG() |
float |
getXR() |
float |
getXW() |
float |
getYB() |
float |
getYG() |
float |
getYR() |
float |
getYW() |
Copyright © 1998–2022 iText Group NV. All rights reserved.