LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

Illuminant Property (IccMeasurement)

Show in webframe





Gets or sets the standard illuminant value.
Syntax
public IccStandardIlluminantType Illuminant {get; set;}
'Declaration
 
Public Property Illuminant As IccStandardIlluminantType
'Usage
 
Dim instance As IccMeasurement
Dim value As IccStandardIlluminantType
 
instance.Illuminant = value
 
value = instance.Illuminant

            

            
public:
property IccStandardIlluminantType Illuminant {
   IccStandardIlluminantType get();
   void set (    IccStandardIlluminantType value);
}

Property Value

A value that represents the standard illuminant. For a list of possible values, refer to IccStandardIlluminantType.
Requirements

Target Platforms

See Also

Reference

IccMeasurement Structure
IccMeasurement Members

 

 


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