ImageGear for .NET
EnableProfiles Property
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearColorProfileManager Class : EnableProfiles Property




Glossary Item Box

Gets or sets a value indicating whether the automatic use of color profiles for color space conversion operations is enabled.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

Boolean value.

Remarks

If this property is enabled, global color profiles (specified by other properties of this object such as CmykProfile property and RgbProfile property) and local color profiles (ImGearRasterPage.ColorProfile property) will be used to perform color space conversions. The default value is false.

See Also

©2013. Accusoft Corporation. All Rights Reserved.