ImageEn, unit iexClasses

TIETIFFHandler.GetFloat

TIETIFFHandler.GetFloat

Declaration

function GetFloat(pageIndex: Integer; tagIndex: Integer; arrayIndex: Integer): Double;

Description

Returns the tag value as a floating point value. arrayIndex is used only if the tag contains an array of values, otherwise it must be 0.

Note: Use FindTag to obtain the tagIndex.