C#
VB
C++
Flags that indicate the device technology signature.
public enum IccTechnologySignatureType
Public Enum IccTechnologySignatureType
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class IccTechnologySignatureType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
Value | Member | Description |
---|---|---|
0x00000000 | None | No change. |
0x414D4420 | AMDisplay | Active matrix display. |
0x43525420 | CRTDisplay | Cathode ray tube display. |
0x4B504344 | PhotoCD | Photo CD. |
0x504D4420 | PMDisplay | Passive matrix display. |
0x6463616D | DigitalCamera | Digital camera. |
0x64737562 | DyeSublimationPrinter | Dye sublimation printer. |
0x6570686F | ElectrophotographicPrinter | Electrophotographic printer. |
0x65737461 | ElectrostaticPrinter | Electrostatic printer. |
0x666C6578 | Flexography | Flexography. |
0x6670726E | FilmWriter | Film writer. |
0x6673636E | FilmScanner | Film scanner. |
0x67726176 | Gravure | Gravure. |
0x696A6574 | InkJetPrinter | Ink jet printer. |
0x696D6773 | PhotoImageSetter | Photo image setter. |
0x6F666673 | OffsetLithography | Offset lithography. |
0x706A7476 | ProjectionTelevision | Projection television. |
0x7270686F | PhotographicPaperPrinter | Photographic paper printer. |
0x7273636E | ReflectiveScanner | Reflective scanner. |
0x73696C6B | Silkscreen | Silkscreen. |
0x74776178 | ThermalWaxPrinter | Thermal wax printer. |
0x76696463 | VideoCamera | Video camera. |
0x7669646D | VideoMonitor | Video monitor. |
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