다음을 통해 공유


IWICBitmapFrameChainReader::GetChainedFrameCount 메서드(wincodec.h)

지정된 형식의 체인에 대한 프레임 수를 검색합니다.

Syntax

HRESULT GetChainedFrameCount(
  WICBitmapChainType chainType,
  UINT               *pCount
);

Parameters

chainType

Type: WICBitmapChainType

쿼리할 체인 형식입니다.

pCount

Type: UINT*

Receives the count of frames for chains of type chainType.

Return value

Type: HRESULT

If the function succeeds, it returns S_OK. Otherwise, it returns an HRESULTerror code.

Requirements

Requirement Value
Header wincodec.h