Delegate to a function that returns the number of pages of a multipage
bitmap if the plugin is capable of handling multipage bitmaps.
Namespace:
FreeImageAPI.PluginsAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
C# |
---|
public PageCountProc pageCountProc |
Visual Basic (Declaration) |
---|
Public pageCountProc As PageCountProc |
Visual C++ |
---|
public: PageCountProc^ pageCountProc |