LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

Chromaticity Property

Show in webframe





Gets or sets the IccChromaticity structure.
Syntax
public IccChromaticity Chromaticity {get; set;}
'Declaration
 
Public Property Chromaticity As IccChromaticity
'Usage
 
Dim instance As IccChromaticityTagType
Dim value As IccChromaticity
 
instance.Chromaticity = value
 
value = instance.Chromaticity

            

            
public:
property IccChromaticity Chromaticity {
   IccChromaticity get();
   void set (    IccChromaticity value);
}

Property Value

IccChromaticity structure that contains the tag data.
Requirements

Target Platforms

See Also

Reference

IccChromaticityTagType Class
IccChromaticityTagType Members

 

 


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