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




Glossary Item Box

Gets or sets a local color profile associated with the image.

Syntax

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

Property Value

ImGearColorProfile class object.

Remarks

If a color profile is set here, and profiles are enabled in ImGearColorProfileManager class, the local color profile will be used for color space conversions (instead of a global color profile). The default value is null.

See Also

©2013. Accusoft Corporation. All Rights Reserved.