Gets the name of the base color space.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_PDE_colorspace_get_base_name ( HIG_PDE_COLORSPACE hColorSpace, LPHIG_PDF_ATOM lphBaseName ); |
Name | Type | Description |
---|---|---|
hColorSpace | HIG_PDE_COLORSPACE | The base color space. |
lphBaseName | LPHIG_PDF_ATOM | The atom for the name of the base color space. |
Error count.
This function does not process image pixels.
This is a helper routine for indexed color spaces.