LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

IccChromaticity Constructor (IccChromaticity)

Show in webframe





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.
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,
   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

See Also

Reference

IccChromaticity Structure
IccChromaticity Members

 

 


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