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

프레임 수입니다.

적용 대상