次の方法で共有


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

フレームの数。

適用対象