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

Signature Property (IccSignatureTagType)






Gets or sets the signature. .NET support
Syntax
public int Signature {get; set;}
'Declaration
 
Public Property Signature As Integer
'Usage
 
Dim instance As IccSignatureTagType
Dim value As Integer
 
instance.Signature = value
 
value = instance.Signature
public int Signature {get; set;}
 get_Signature();
set_Signature(value);
public:
property int Signature {
   int get();
   void set (    int value);
}

Property Value

A value that represents a four-byte sequence signature. For a list of possible values, refer to IccTechnologySignature.
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

IccSignatureTagType Class
IccSignatureTagType Members

 

 


Products | Support | Contact Us | Copyright Notices

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