Click or drag to resize

ColorSpaceGetTintFunction Method

Gets the tint function.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Function GetTintFunction()

Return Value

Type: Function
the function that transforms tint values into color component values in the alternate color space.
Remarks
for color spaces other than Separation this method throws an exception.
See Also