Retrieves the number of FREE_IMAGE_FORMAT identifiers being currently registered.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
C# |
---|
public static int GetFIFCount() |
Visual Basic (Declaration) |
---|
Public Shared Function GetFIFCount As Integer |
Visual C++ |
---|
public: static int GetFIFCount() |