IWICJpegFrameDecode::ClearIndexing method

Removes the indexing from a JPEG that has been indexed using IWICJpegFrameDecode::SetIndexing.

Syntax


HRESULT ClearIndexing();

Parameters

This method has no parameters.

Return value

Type: HRESULT

Returns S_OK upons successful completion.

Requirements

Minimum supported client

Windows 10 [desktop apps only]

Minimum supported server

Windows Server 2016 [desktop apps only]

Header

Wincodec.h

IDL

Wincodec.idl

Library

Windowscodecs.lib

DLL

Windowscodecs.dll

See also

IWICJpegFrameDecode
IWICJpegFrameDecode::SetIndexing

 

 

Show: