LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

IccChannelCoordinates Constructor (IccChannelCoordinates)

Show in webframe





Array that contains the xy coordinate value.
Initializes a new IccChannelCoordinates with explicit parameters.
Syntax
public IccChannelCoordinates( 
   int[] coordinates
)
'Declaration
 
Public Function New( _
   ByVal coordinates() As Integer _
)
'Usage
 
Dim coordinates() As Integer
 
Dim instance As New IccChannelCoordinates(coordinates)

            

            
public:
IccChannelCoordinates( 
   array<int>^ coordinates
)

Parameters

coordinates
Array that contains the xy coordinate value.
Requirements

Target Platforms

See Also

Reference

IccChannelCoordinates Structure
IccChannelCoordinates Members

 

 


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