LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

IlluminantType Property

Show in webframe





Gets or sets the illuminant type.
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:
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

See Also

Reference

IccViewCondition Structure
IccViewCondition Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.