←Select platform

Size Property

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

Property Value

A value that indicates the tag data element size in bytes. This value does not include any padded bytes at the end of the data.

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.