Gets or sets the primary platform for which the ICC profile was created.
public IccPlatformSignatureType Platform { get; set; }
Public Property Platform As Leadtools.Colorconversion.IccPlatformSignatureType
public:
property Leadtools.Colorconversion.IccPlatformSignatureType Platform {
Leadtools.Colorconversion.IccPlatformSignatureType get();
void set ( Leadtools.Colorconversion.IccPlatformSignatureType );
}
A value that indicates the primary platform for which the ICC profile was created. For a list of possible values, refer to IccPlatformSignatureType.If there is no primary platform identified, the Platform shall be set to NoPlatformSignature. For a list of possible values, refer to IccPlatformSignatureType.
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