Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.2
|
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: property IccRenderingIntentType RenderingIntent { IccRenderingIntentType get(); void set ( IccRenderingIntentType value); }