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

IccChromaticity Constructor (IccChromaticity)






Encoded value of phosphor or colorant type. For a list of possible value, refer to IccColorantsType.
IccChannelCoordinates structure that contains the CIE xy coordinate values of channels.
Initializes a new IccChromaticity with explicit parameters. .NET support
Syntax
public IccChromaticity( 
   IccColorantsType colorantType,
   IccChannelCoordinates[] channels
)
'Declaration
 
Public Function New( _
   ByVal colorantType As IccColorantsType, _
   ByVal channels() As IccChannelCoordinates _
)
'Usage
 
Dim colorantType As IccColorantsType
Dim channels() As IccChannelCoordinates
 
Dim instance As New IccChromaticity(colorantType, channels)
public IccChromaticity( 
   IccColorantsType colorantType,
   IccChannelCoordinates[] channels
)
function IccChromaticity( 
   colorantType ,
   channels 
)
public:
IccChromaticity( 
   IccColorantsType colorantType,
   array<IccChannelCoordinates>^ channels
)

Parameters

colorantType
Encoded value of phosphor or colorant type. For a list of possible value, refer to IccColorantsType.
channels
IccChannelCoordinates structure that contains the CIE xy coordinate values of channels.
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.