Click or drag to resize

ColorSpaceGetBaseColorSpace Method

Gets the base color space.

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

Return Value

Type: ColorSpace
the base color space if this is an e_indexed or e_pattern with associated base color space; NULL otherwise.
See Also