ImageEn, unit iexClasses
TIETIFFHandler.GetTagLength
TIETIFFHandler
.GetTagLength
Declaration
function GetTagLength(pageIndex: Integer; tagIndex: Integer): Integer;
Description
Return the length of a tag. Check the tag type to determine the size of each item.
Note: Use
FindTag
to obtain the
tagIndex
.