←Select platform

IccMeasurementSignatureType Enumeration

Summary
Flags that indicate the measurement unit type.
Syntax
C#
C++/CLI
Python
public enum IccMeasurementSignatureType 
public enum class IccMeasurementSignatureType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class IccMeasurementSignatureType(Enum): 
   None = 0 
   DN = 1129193504 
   DN_P = 1129193552 
   DNN = 1129205280 
   DNNP = 1129205328 
   StaA = 1400136001 
   StaE = 1400136005 
   StaI = 1400136009 
   StaM = 1400136013 
   StaT = 1400136020 
Members
ValueMemberDescription
0x00000000NoneNo change.
0x434E2020DNDIN E: DIN 16536-2 densitometer response, with no polarising filter.
0x434E2050DN_PDIN E: DIN 16536-2 densitometer response with polarising filter.
0x434E4E20DNNDIN I: DIN 16536-2 narrow band densitometer response, with no polarising filter.
0x434E4E50DNNPDIN I: DIN 16536-2 narrow band densitometer response, with polarising filter.
0x53746141StaAStatus A: ISO 5-3 densitometer response.This is the accepted standard for reflection densitometers for measuring photographic color prints.
0x53746145StaEStatus E: ISO 5-3 densitometer response which is the accepted standard in Europe for color reflection densitometers.
0x53746149StaIStatus I: ISO 5-3 densitometer response commonly referred to as narrow band or interference-type response.
0x5374614DStaMStatus M: ISO 5-3 densitometer response for measuring color negatives..
0x53746154StaTStatus T: ISO 5-3 wide band color reflection densitometer response which is the accepted standard in the United States for color reflection densitometers.
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.