LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

Platform Property






Gets or sets the primary platform for which the ICC profile was created. .NET support
Syntax
public IccPlatformSignatureType Platform {get; set;}
'Declaration
 
Public Property Platform As IccPlatformSignatureType
'Usage
 
Dim instance As IccHeader
Dim value As IccPlatformSignatureType
 
instance.Platform = value
 
value = instance.Platform
public IccPlatformSignatureType Platform {get; set;}
 get_Platform();
set_Platform(value);
public:
property IccPlatformSignatureType Platform {
   IccPlatformSignatureType get();
   void set (    IccPlatformSignatureType value);
}

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IccHeader Structure
IccHeader Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.