Leadtools.ColorConversion Namespace > IccHeader Structure : RenderingIntent Property |
public IccRenderingIntentType RenderingIntent {get; set;}
'Declaration Public Property RenderingIntent As IccRenderingIntentType
'Usage Dim instance As IccHeader Dim value As IccRenderingIntentType instance.RenderingIntent = value value = instance.RenderingIntent
public IccRenderingIntentType RenderingIntent {get; set;}
get_RenderingIntent();
set_RenderingIntent(value);
public: property IccRenderingIntentType RenderingIntent { IccRenderingIntentType get(); void set ( IccRenderingIntentType value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2