See Also Examples Applies To
Returns the length in bytes of an Exif tag attached to the native GdPicture image.
Syntax
object.ExifTagGetLength (nTagNo)
The ExifTagGetLength syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nTagNo | Required. Long. Must be a value between 1 and the number of Exif TAGs attached to the native GdPicture image. |
Returns
Long. the length of the tag.
Category
Metadata Functions (EXIF, IPTC, Extra, Thumbnail, GPS...)