BitmapDecoder.FrameCount Свойство

Определение

Количество кадров в файле изображения.

public:
 property unsigned int FrameCount { unsigned int get(); };
uint32_t FrameCount();
public uint FrameCount { get; }
var uInt32 = bitmapDecoder.frameCount;
Public ReadOnly Property FrameCount As UInteger

Значение свойства

UInt32

unsigned int

uint32_t

Количество кадров.

Применяется к