←Select platform

RenderingIntent Property

Summary

Gets or sets the rendering intent.

Syntax
C#
VB
C++
public IccRenderingIntentType RenderingIntent { get; set; } 
  
Public Property RenderingIntent As IccRenderingIntentType 
public: 
property IccRenderingIntentType RenderingIntent { 
   IccRenderingIntentType get(); 
   void set (    IccRenderingIntentType ); 
} 

Property Value

A value that indicates the rendering intent. For a list of possible values, refer to IccRenderingIntentType.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly