←Select platform

MeasurementCount Property

Summary
Gets or sets the number of measurements for each channel.
Syntax
C#
C++/CLI
Python
public int[] MeasurementCount { get; set; } 
public: 
property array<int>^ MeasurementCount { 
   array<int>^ get(); 
   void set (    array<int>^ ); 
} 
MeasurementCount # get and set (IccCurveStructure) 

Property Value

Array with one entry for each channel that contains the number of measurements for each channel.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.