Package org.verapdf.pd.colors
Class PDCalRGB
java.lang.Object
org.verapdf.pd.PDObject
org.verapdf.pd.PDResource
org.verapdf.pd.colors.PDColorSpace
org.verapdf.pd.colors.PDCIEDictionaryBased
org.verapdf.pd.colors.PDCalRGB
- Author:
- Maksim Bezrukov
-
Field Summary
Fields inherited from class org.verapdf.pd.colors.PDCIEDictionaryBased
dictionary, wpX, wpY, wpZ -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.verapdf.pd.colors.PDCIEDictionaryBased
convXYZtoRGB, getBlackPoint, getWhitePointMethods inherited from class org.verapdf.pd.PDResource
isInherited, setInheritedMethods inherited from class org.verapdf.pd.PDObject
clear, empty, getBooleanKey, getIntegerKey, getKey, getNameKey, getNameKeyStringValue, getObject, getRealKey, getStringKey, knownKey, removeKey, setBooleanKey, setIntegerKey, setKey, setNameKey, setObject, setObject, setStringKey, updateFromObject, updateToObject
-
Constructor Details
-
PDCalRGB
public PDCalRGB() -
PDCalRGB
-
-
Method Details
-
getNumberOfComponents
public int getNumberOfComponents()- Specified by:
getNumberOfComponentsin classPDColorSpace
-
getType
- Specified by:
getTypein classPDColorSpace
-
toRGB
public double[] toRGB(double[] value) - Specified by:
toRGBin classPDColorSpace
-
getGamma
public double[] getGamma() -
getMatrix
public double[] getMatrix()
-