LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

Signature Property (IccTag)

Show in webframe





Gets or sets the tag signature.
Syntax
public int Signature {get; set;}
'Declaration
 
Public Property Signature As Integer
'Usage
 
Dim instance As IccTag
Dim value As Integer
 
instance.Signature = value
 
value = instance.Signature

            

            
public:
property int Signature {
   int get();
   void set (    int value);
}

Property Value

A value that indicates the tag signature. For a list of possible values, refer to IccSignatureType. It can contain a private tag, but it shall be registered with ICC registry. The registration authority for this data is the ICC Technical Secretary. Set the ICC web site (http://www.color.org/) for contact information.
Requirements

Target Platforms

See Also

Reference

IccTag Structure
IccTag Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.