ImageGear for .NET
RenderingIntent Property (ImGearColorProfile)




Gets the rendering intent type associated with the color profile.
Syntax
'Declaration
 
Public ReadOnly Property RenderingIntent As ImGearRenderingIntents
'Usage
 
Dim instance As ImGearColorProfile
Dim value As ImGearRenderingIntents
 
value = instance.RenderingIntent
public ImGearRenderingIntents RenderingIntent {get;}
public: __property ImGearRenderingIntents get_RenderingIntent();
public:
property ImGearRenderingIntents RenderingIntent {
   ImGearRenderingIntents get();
}

Property Value

ImGearRenderingIntents enumeration value.
Remarks
Rendering intent controls how color matching is performed during color space conversion.
See Also

Reference

ImGearColorProfile Class
ImGearColorProfile Members
ImGearRenderingIntents Enumeration

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback