←Select platform

IccChannelCoordinates Constructor

Summary

Initializes a new IccChannelCoordinates with explicit parameters.

Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal coordinates() As Integer _ 
) 
public: 
IccChannelCoordinates(  
   array<int>^ coordinates 
) 

Parameters

coordinates
Array that contains the xy coordinate value.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly