FreeImage.GetTagKey Method
From FreeImage.NET
FreeImage.NET Class Library Reference
| FreeImageGetTagKey Method |
Returns the tag field name (unique inside a metadata model).
Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
C#
public static string GetTagKey( FITAG tag )
Parameters
- tag
- Type: FreeImageAPIFITAG
The tag field.
Return Value
Type: StringThe field name.