Plugin.pageCountProc Field

FreeImage.NET

PluginpageCountProc Field
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) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public PageCountProc pageCountProc

Field Value

Type: PageCountProc
See Also