C#
VB
C++
Gets or sets the rendering intent.
public IccRenderingIntentType RenderingIntent { get; set; }
Public Property RenderingIntent As Leadtools.Colorconversion.IccRenderingIntentType
public:
property Leadtools.Colorconversion.IccRenderingIntentType RenderingIntent {
Leadtools.Colorconversion.IccRenderingIntentType get();
void set ( Leadtools.Colorconversion.IccRenderingIntentType );
}
A value that indicates the rendering intent. For a list of possible values, refer to IccRenderingIntentType.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET