←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly