Compartir a través de


Método IWICBitmapFrameChainReader::GetChainedFrameCount (wincodec.h)

Recupera el recuento de fotogramas de una cadena de un tipo determinado.

Syntax

HRESULT GetChainedFrameCount(
  WICBitmapChainType chainType,
  UINT               *pCount
);

Parameters

chainType

Type: WICBitmapChainType

Tipo de cadena sobre el que se va a consultar.

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