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

Requirements

Target Platforms

See Also

Reference

IccTag Structure

IccTag Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly