←Select platform

MeasurementOfPatch Property

Summary
Gets or sets the measurements of patch with maximum colorant value.
Syntax
C#
VB
C++
public IccXyzNumber[] MeasurementOfPatch { get; set; } 
  
Public Property MeasurementOfPatch As IccXyzNumber() 
public: 
property array<IccXyzNumber>^ MeasurementOfPatch { 
   array<IccXyzNumber>^ get(); 
   void set (    array<IccXyzNumber>^ ); 
} 

Property Value

IccXyzNumber structure with number-of-channels measurements of patch with the maximum colorant value. PCS values shall be relative colorimetric.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

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