ImageGear23.Core Assembly > ImageGear.Core Namespace : ImGearColorProfileManager Class |
The following tables list the members exposed by ImGearColorProfileManager.
Name | Description | |
---|---|---|
CmykProfile | Gets or sets global CMYK color profile to use for implicit color space conversions when global profiles are enabled. | |
EnableProfiles | Gets or sets a value indicating whether the automatic use of color profiles for color space conversion operations is enabled. | |
GrayProfile | Gets or sets a color profile for Grayscale color space. | |
LabProfile | Gets or sets a color profile for Lab color space. | |
RenderingIntent | Gets or sets rendering intent to use for implicit color space conversions when global profiles are enabled. | |
RgbProfile | Gets or sets global RGB color profile to use for implicit color space conversions when global profiles are enabled. |
Name | Description | |
---|---|---|
AssignProfile | Associates a given instance of a color profile with the specified color space. | |
GetProfile | Returns an instance of a color profile associated with the given color space. |