ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGColorProfileManager Object > IGColorProfileManager Methods > ColorProfileGetCopy Method |
Returns the global color profile according to the specified color space and profile group (see enumIGColorProfileGroups Enumeration).
ColorProfileGetCopy(ColorSpace as enumIGColorSpaceIDs,
ProfileGroup as enumIGColorProfileGroups) as IIGColorProfile
Name | Description |
---|---|
ColorSpace |
Color space of the requested color profile. The only valid values are:
|
ProfileGroup |
Profile group of the requested color profile. Possible values are:
|
Global color profile for the specified color space and profile group.
N/A
None