Skip to content

Latest commit

 

History

History
68 lines (56 loc) · 2.3 KB

nf-wincodec-iwicbitmapdecoder-getframecount.md

File metadata and controls

68 lines (56 loc) · 2.3 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:wincodec.IWICBitmapDecoder.GetFrameCount
IWICBitmapDecoder::GetFrameCount (wincodec.h)
Retrieves the total number of frames in the image.
GetFrameCount
GetFrameCount method [Windows Imaging Component]
GetFrameCount method [Windows Imaging Component]
IWICBitmapDecoder interface
IWICBitmapDecoder interface [Windows Imaging Component]
GetFrameCount method
IWICBitmapDecoder.GetFrameCount
IWICBitmapDecoder::GetFrameCount
_wic_codec_iwicbitmapdecoder_getframecount
wic._wic_codec_iwicbitmapdecoder_getframecount
wincodec/IWICBitmapDecoder::GetFrameCount
wic\_wic_codec_iwicbitmapdecoder_getframecount.htm
wic
16eb613d-f649-436d-a121-e6468cd2581a
12/05/2018
GetFrameCount, GetFrameCount method [Windows Imaging Component], GetFrameCount method [Windows Imaging Component],IWICBitmapDecoder interface, IWICBitmapDecoder interface [Windows Imaging Component],GetFrameCount method, IWICBitmapDecoder.GetFrameCount, IWICBitmapDecoder::GetFrameCount, _wic_codec_iwicbitmapdecoder_getframecount, wic._wic_codec_iwicbitmapdecoder_getframecount, wincodec/IWICBitmapDecoder::GetFrameCount
wincodec.h
Windows
Windows XP with SP2, Windows Vista [desktop apps \| UWP apps]
Windows Server 2008 [desktop apps \| UWP apps]
Wincodec.idl
Windowscodecs.lib
Windowscodecs.dll
Windows
19H1
IWICBitmapDecoder::GetFrameCount
wincodec/IWICBitmapDecoder::GetFrameCount
c++
APIRef
kbSyntax
COM
Windowscodecs.dll
IWICBitmapDecoder.GetFrameCount

IWICBitmapDecoder::GetFrameCount

-description

Retrieves the total number of frames in the image.

-parameters

-param pCount [out]

Type: UINT*

A pointer that receives the total number of frames in the image.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.