ImageGear Professional for Windows ActiveX
ColorProfileUpdateFrom Method

Description:

Updates the global color profile.

Syntax:

      ColorProfileUpdateFrom(ColorSpace as enumIGColorSpaceIDs,
ProfileGroup as enumIGColorProfileGroups, ColorProfile as
IIGColorProfile, Convert as Boolean)

Parameters:

Name Description
ColorSpace Color space of the 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 the color profile is updated in. See enumIGColorProfileGroups Enumeration.
ColorProfile Color profile to be copied into the global color profile storage.
Convert If True, then the method converts all images associated with old profile to new profile, but if False, then it simply replaces profile without any conversion.

Return Value:

None

Bits Per Pixel:

N/A

Sample:

None

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback