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.Plugins
Assembly:  FreeImageNET (in FreeImageNET.dll)

Syntax

C#
public PageCountProc pageCountProc
Visual Basic (Declaration)
Public pageCountProc As PageCountProc
Visual C++
public:
PageCountProc^ pageCountProc

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also