Uses of Class org.pdfbox.pdmodel.graphics.color.PDGamma

Uses in package org.pdfbox.pdmodel.graphics.color

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.

Uses in package org.pdfbox.pdmodel.interactive.annotation

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.