Returns the tag description.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
C# |
---|
public static string GetTagDescription( FITAG tag ) |
Visual Basic (Declaration) |
---|
Public Shared Function GetTagDescription ( _ tag As FITAG _ ) As String |
Visual C++ |
---|
public: static String^ GetTagDescription( FITAG tag ) |
Parameters
- tag
- Type: FreeImageAPI..::.FITAG
The tag field.