←Select platform

IccMeasurementSignatureType Enumeration

Summary

Flags that indicate the measurement unit type.

Syntax
C#
VB
C++
public enum IccMeasurementSignatureType 
  
Public Enum IccMeasurementSignatureType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class IccMeasurementSignatureType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

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

Leadtools.ColorConversion Assembly