FreeImageBitmap.FrameCount Property

FreeImage.NET

FreeImageBitmapFrameCount Property
Gets the number of frames in this FreeImageBitmap.

Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public int FrameCount { get; }

Property Value

Type: Int32
See Also