ImageGear Professional for Windows ActiveX
ConvertToColorSpace Method

Description:

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.

Syntax:

      ConvertToColorSpace (ByVal pPage As IGPage, newColorSpace As
enumIGColorSpaces)

Parameters:

Name Description
pPage Reference to IGPage Object to which the conversion is applied.
newColorSpace The identifier of destination color space where to convert.

Return Value:

N/A

Bits Per Pixel:

24, 32

Sample:

Image Processing and Effects

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback