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

Chromaticity Property






Gets or sets the IccChromaticity structure. .NET support
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 IccChromaticity Chromaticity {get; set;}
 get_Chromaticity();
set_Chromaticity(value);
public:
property IccChromaticity Chromaticity {
   IccChromaticity get();
   void set (    IccChromaticity value);
}

Property Value

IccChromaticity structure that contains the tag data.
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

IccChromaticityTagType Class
IccChromaticityTagType Members

 

 


Products | Support | Contact Us | Copyright Notices

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