ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > Page Editing Objects and Elements > IGPDEImage Object > IGPDEImage Methods > SetColorSpace Method |
Sets the color space object for an image. NULL if image an image mask.
SetColorSpace(ColorSpace As IGPDEColorSpace)
Name | Description |
---|---|
ColorSpace | The color space IGPDEColorSpace Object to set. |
None