ImageGear Professional for Windows ActiveX
ColorProfileGetCopy Method

Description:

Returns the global color profile according to the specified color space and profile group (see enumIGColorProfileGroups Enumeration).

Syntax:

      ColorProfileGetCopy(ColorSpace as enumIGColorSpaceIDs,
ProfileGroup as enumIGColorProfileGroups) as IIGColorProfile

Parameters:

Name Description
ColorSpace Color space of the requested color profile. The only valid values are:
  • IG_COLOR_SPACE_ID_RGB
  • IG_COLOR_SPACE_ID_CMYK
  • IG_COLOR_SPACE_ID_I
ProfileGroup Profile group of the requested color profile. Possible values are:
  • IG_CP_GRP_WORKING = 0
  • IG_CP_GRP_IMPORT = 1
  • IG_CP_GRP_EXPORT = 2

Return Value:

Global color profile for the specified color space and profile group.

Bits Per Pixel:

N/A

Sample:

None

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback