Creates a new color space object of the specified type.
Declaration:
Copy Code | |
---|---|
AT_ERRCOUNT ACCUAPI IG_PDE_colorspace_create( HIG_PDF_ATOM hFamily, LPAT_PDE_COLORDATA lpColorData, LPHIG_PDE_COLORSPACE lphColorSpace ); |
Arguments:
hFamily |
Supports the following PDF color spaces:
|
lpColorData | Color data for the type of color space you want to create. |
lphColorSpace | Handle to the new color space. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.