GetTagCount method (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

unsigned __fastcall GetTagCount(Word uTagGetTagCountuTag);

Delphi Syntax

GetTagCount(uTag : word) : Cardinal;

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:

Raster Images: Getting and Setting File Information