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

Illuminant Property (IccMeasurement)






Gets or sets the standard illuminant value. .NET support
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 IccStandardIlluminantType Illuminant {get; set;}
 get_Illuminant();
set_Illuminant(value);
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: 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

IccMeasurement Structure
IccMeasurement Members

 

 


Products | Support | Contact Us | Copyright Notices

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