IImageResource.FrameCount Property

Number of frames in the image.

Namespace: Lumia.Imaging
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

Syntax

uint FrameCount { get; }
'Declaration
ReadOnly Property FrameCount As UInteger
    Get
property unsigned int FrameCount {
    unsigned int get ();
}
function get_FrameCount();

Property Value

Type: UInt32

Version Information

Lumia Imaging SDK

Supported in: 3.0

See Also

IImageResource Interface

IImageResource.IImageResource Members

Lumia.Imaging Namespace