GetTagCount method (ILEADRasterIO)
Visual Basic Example
Visual C++ 5.0 example
Delphi 4 example
C++ Builder 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:
DeleteTag , EnumFileTags method, EnumTags event, StopFireEnumTags property, GetTagType method, GetTagData method, ReadTag method, SetTag method, WriteTag method, Save method, Comment property
Topics:
Raster Images: Getting and Setting File Information