LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

RenderingIntent Property






Gets or sets the rendering intent. .NET support
Syntax
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);
}

Property Value

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

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

See Also

Reference

IccHeader Structure
IccHeader Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.