LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

ColorantType Property

Show in webframe





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

See Also

Reference

IccChromaticity Structure
IccChromaticity Members

 

 


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