get_tag_long
Description:
[ Version ( deprecated = true , deprecated_since = "0.12.2" ) ]
public long get_tag_long (string tag)
public long get_tag_long (string tag)
Warning: get_tag_long is deprecated since 0.12.2.
The Exiv2 Tag Reference can be found at <ulink url="http://exiv2.
Note:
Use try_get_tag_long instead.
org/metadata.html"></ulink>
Parameters:
this |
An instance of Metadata |
tag |
Exiv2 tag name |
Returns:
The tag's value as a glong |