Click or drag to resize

ColorSpaceGetAlternateColorSpace Method

Gets the alternate color space.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public ColorSpace GetAlternateColorSpace()

Return Value

Type: ColorSpace
the alternate color space if it is available or NULL otherwise. Color spaces that include alternate color space are e_separation, e_device_n, and e_icc.
See Also