Available in the LEADTOOLS Imaging toolkit. |
GetTagCount method (Main Control)
Visual Basic Example
Visual C++ 4.0 Example
Syntax long GetTagCount (long lTag);
Overview: Refer to Implementing TIFF Tags
Remarks
Returns the number of data values associated with the specified tag.
For more information on setting tags, refer to the SetTag method.
See Also
Functions: GetTagType method, GetTagData method, ReadTag method, SetTag method, WriteTag method, Save method, Comment property