Returns the tag ID.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
C# |
---|
public static ushort GetTagID( FITAG tag ) |
Visual Basic (Declaration) |
---|
Public Shared Function GetTagID ( _ tag As FITAG _ ) As UShort |
Visual C++ |
---|
public: static unsigned short GetTagID( FITAG tag ) |
Parameters
- tag
- Type: FreeImageAPI..::.FITAG
The tag field.