←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly