Frames | No Frames |
Methods with parameter type org.pdfbox.pdmodel.graphics.color.PDGamma | |
void | Set the gamma value.
|
Methods with return type org.pdfbox.pdmodel.graphics.color.PDGamma | |
PDGamma | This will get the gamma value. |
Methods with parameter type org.pdfbox.pdmodel.graphics.color.PDGamma | |
void | This will set the colour used in drawing various elements.
|
void | This will set interior colour of the line endings defined in the LE
entry. |
void | This will set interior colour of the drawn area
Colour is in DeviceRGB colourspace.
|
Methods with return type org.pdfbox.pdmodel.graphics.color.PDGamma | |
PDGamma | This will retrieve the colour used in drawing various elements.
|
PDGamma | This will retrieve the interior colour of the line endings defined in the
LE entry. |
PDGamma | This will retrieve the interior colour of the drawn area
Colour is in DeviceRGB colourspace.
|