Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- colorSpaceName
- An atom for the name of the desired color space. Must be an atom for one of DefaultRGB, DefaultCMYK, or DefaultGray.
Return Value
ImGearPDEColorSpace class object. Returns Null, if ColorSpaceName does not correspond to a known default, such as DefaultRGB.See Section 4.5.4 in the PDF Reference for more information about default color spaces.