get_exif_tags
Description:
[
CCode ( array_length =
false , array_null_terminated =
true ) ]
public string[]
get_exif_tags ()
Query this for a list of available EXIF tags
Parameters:
this |
An instance of Metadata
|
Returns:
A unique list of the available EXIF tags in the loaded image
|