ImageProviderInfo.FrameCount Property

Number of frames in the image provided.

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

Syntax

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

Property Value

Type: UInt32

Version Information

Lumia Imaging SDK

Supported in: 3.0, 2.0

See Also

ImageProviderInfo Class

ImageProviderInfo.ImageProviderInfo Members

Lumia.Imaging Namespace