GetTagCount method (Main Control)
|
Builder Syntax |
unsigned __fastcall GetTagCount(Word uTagGetTagCountuTag); |
|
Delphi Syntax |
|
|
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
|
Elements: |
EnumTags method, OnEnumTags event, GetTagType method, GetTagData method, ReadTag method, SetTag method, WriteTag method, Save method, Comment property |
|
Topics: |