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

IccChannelCoordinates Constructor (IccChannelCoordinates)






Array that contains the xy coordinate value.
Initializes a new IccChannelCoordinates with explicit parameters. .NET support
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( 
   int[] coordinates
)
function IccChannelCoordinates( 
   coordinates 
)
public:
IccChannelCoordinates( 
   array<int>^ coordinates
)

Parameters

coordinates
Array that contains the xy coordinate value.
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

IccChannelCoordinates Structure
IccChannelCoordinates Members

 

 


Products | Support | Contact Us | Copyright Notices

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