←Select platform

Signature Property

Summary
Gets or sets the tag signature.
Syntax
C#
C++/CLI
Python
public int Signature { get; set; } 
public: 
property int Signature { 
   int get(); 
   void set (    int ); 
} 
Signature # get and set (IccTag) 

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

Leadtools.ColorConversion Assembly

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