ImageGear Professional v18.2 > API Reference Guide > Processing Component API Reference > Processing Component Objects > IGProcessingCtl Control > IGProcessingCtl Methods > ConvertToColorSpace Method |
Converts an image from one internal format to another, depending on the parameter newColorSpace.
Currently only two conversions are possible: from RGB 24 bpp to CMYK 32 bpp and reverse.
ConvertToColorSpace (ByVal pPage As IGPage, newColorSpace As
enumIGColorSpaces)
Name | Description |
---|---|
pPage | Reference to IGPage Object to which the conversion is applied. |
newColorSpace | The identifier of destination color space where to convert. |
N/A
24, 32
Image Processing and Effects