Bagikan melalui


Metode IWICBitmapFrameChainReader::GetChainedFrame (wincodec.h)

Mengambil bingkai untuk rantai jenis tertentu.

Syntax

HRESULT GetChainedFrame(
  WICBitmapChainType    chainType,
  UINT                  index,
  IWICBitmapFrameDecode **ppIBitmapFrame
);

Parameters

chainType

Type: WICBitmapChainType

Jenis rantai untuk mengambil bingkai.

index

Type: UINT

Indeks bingkai yang akan diambil.

ppIBitmapFrame

Type: IWICBitmapFrameDecode**

Receives the frame at index 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