| Package | Description |
|---|---|
| org.sejda.sambox.pdmodel.graphics.color |
| Modifier and Type | Method and Description |
|---|---|
PDTristimulus |
PDCIEDictionaryBasedColorSpace.getBlackPoint()
This will return the BlackPoint tristimulus.
|
PDTristimulus |
PDCIEDictionaryBasedColorSpace.getWhitepoint()
This will return the whitepoint tristimulus.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDCIEDictionaryBasedColorSpace.setBlackPoint(PDTristimulus blackpoint)
This will set the BlackPoint tristimulus.
|
void |
PDCIEDictionaryBasedColorSpace.setWhitePoint(PDTristimulus whitepoint)
This will set the whitepoint tristimulus.
|
Copyright © 2019 sejda. All rights reserved.