Click or drag to resize

ShadingGetBaseColorSpace 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 color space in which color values are expressed. This may be any device, CIE-based, or special color space except a Pattern space.
See Also