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

ColorantType Property






Gets or sets the colorant type. .NET support
Syntax
public IccColorantsType ColorantType {get; set;}
'Declaration
 
Public Property ColorantType As IccColorantsType
'Usage
 
Dim instance As IccChromaticity
Dim value As IccColorantsType
 
instance.ColorantType = value
 
value = instance.ColorantType
public IccColorantsType ColorantType {get; set;}
 get_ColorantType();
set_ColorantType(value);
public:
property IccColorantsType ColorantType {
   IccColorantsType get();
   void set (    IccColorantsType value);
}

Property Value

Encoded value of phosphor or colorant type. For a list of possible value, refer to IccColorantsType.
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

IccChromaticity Structure
IccChromaticity Members

 

 


Products | Support | Contact Us | Copyright Notices

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