ExifTagGetType Method

See Also     Examples     Applies To

Returns the type of an Exif Tag attached to the native GdPicture image.

Syntax

object.ExifTagGetType (nTagNo)

The ExifTagGetType 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. Can be:
1: Type Byte
2: Type ASCII
3: Type Short
4: Type Long
5: Type Rational
7: Type Undefined
9: Type SLONG
10: Type SRational

Remarks

Available for EXIF TAGs, Image property ID Tags, Extra TAGs (Like Adobe Image Information tags etc.), Thumbnail related TAGs and Gps TAGs

Category

Metadata Functions (EXIF, IPTC, Extra, Thumbnail, GPS...)





© Copyright 2008 GdPicture All rights reserved.
Documentation MAP.