←Select platform

Platform Property

Summary

Gets or sets the primary platform for which the ICC profile was created.

Syntax
C#
VB
C++
public IccPlatformSignatureType Platform { get; set; } 
  
Public Property Platform As IccPlatformSignatureType 
public: 
property IccPlatformSignatureType Platform { 
   IccPlatformSignatureType get(); 
   void set (    IccPlatformSignatureType ); 
} 

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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly