←Select platform

Platform Property

Summary
Gets or sets the primary platform for which the ICC profile was created.
Syntax
C#
C++/CLI
Python
public IccPlatformSignatureType Platform { get; set; } 
public: 
property IccPlatformSignatureType Platform { 
   IccPlatformSignatureType get(); 
   void set (    IccPlatformSignatureType ); 
} 
Platform # get and set (IccHeader) 

Property Value

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.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.