Allocates a new FITAG object.
This object must be destroyed with a call to
DeleteTag(FITAG) when no longer in use.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
C# |
---|
public static FITAG CreateTag() |
Visual Basic (Declaration) |
---|
Public Shared Function CreateTag As FITAG |
Visual C++ |
---|
public: static FITAG CreateTag() |