C#
VB
C++
Flags that indicate which platform/operating system framework for which the profile was made.
public enum IccPlatformSignatureType
Public Enum IccPlatformSignatureType
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class IccPlatformSignatureType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
Value | Member | Description |
---|---|---|
0x00000000 | NoPlatformSignature | No primary platform. |
0x4150504C | MacintoshSignature | Apple Computer, Inc. platform. |
0x4D534654 | MicrosoftSignature | Microsoft Corporation platform. |
0x53474920 | SGISignature | Silicon Graphics, Inc. platform. |
0x53554E57 | SolarisSignature | Sun Microsystems, Inc. platform. |
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