is_exif_tag


Description:

public static bool is_exif_tag (string tag)

Check whether tag is from the EXIF domain of tags.

The Exiv2 Tag Reference can be found at http://exiv2.org/metadata.html

Parameters:

tag

An Exiv2 tag

Returns:

TRUE if the Exiv2 tag is for the EXIF domain.