←Select platform

Signature Property

Summary
Gets or sets the tag signature.
Syntax
C#
VB
C++
public int Signature { get; set; } 
  
Public Property Signature As Integer 
public: 
property int Signature { 
   int get(); 
   void set (    int ); 
} 

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 (https://www.color.org/index.xalter) for contact information.

Requirements

Target Platforms

See Also

Reference

IccTag Structure

IccTag Members

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

Leadtools.ColorConversion Assembly

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