C#
VB
C++
Flags that indicate the measurement unit type.
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
Value | Member | Description |
---|---|---|
0x00000000 | None | No change. |
0x434E2020 | DN | DIN E: DIN 16536-2 densitometer response, with no polarising filter. |
0x434E2050 | DN_P | DIN E: DIN 16536-2 densitometer response with polarising filter. |
0x434E4E20 | DNN | DIN I: DIN 16536-2 narrow band densitometer response, with no polarising filter. |
0x434E4E50 | DNNP | DIN I: DIN 16536-2 narrow band densitometer response, with polarising filter. |
0x53746141 | StaA | Status A: ISO 5-3 densitometer response.This is the accepted standard for reflection densitometers for measuring photographic color prints. |
0x53746145 | StaE | Status E: ISO 5-3 densitometer response which is the accepted standard in Europe for color reflection densitometers. |
0x53746149 | StaI | Status I: ISO 5-3 densitometer response commonly referred to as narrow band or interference-type response. |
0x5374614D | StaM | Status M: ISO 5-3 densitometer response for measuring color negatives.. |
0x53746154 | StaT | Status T: ISO 5-3 wide band color reflection densitometer response which is the accepted standard in the United States for color reflection densitometers. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET