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

IlluminantType Property






Gets or sets the illuminant type. .NET support
Syntax
public IccStandardIlluminantType IlluminantType {get; set;}
'Declaration
 
Public Property IlluminantType As IccStandardIlluminantType
'Usage
 
Dim instance As IccViewCondition
Dim value As IccStandardIlluminantType
 
instance.IlluminantType = value
 
value = instance.IlluminantType
public IccStandardIlluminantType IlluminantType {get; set;}
 get_IlluminantType();
set_IlluminantType(value);
public:
property IccStandardIlluminantType IlluminantType {
   IccStandardIlluminantType get();
   void set (    IccStandardIlluminantType value);
}

Property Value

A value that represents the illuminant type. For a list of possible values, refer to IccStandardIlluminantType.
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

IccViewCondition Structure
IccViewCondition Members

 

 


Products | Support | Contact Us | Copyright Notices

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