ITranscodeImage interface

Exposes a method that allows conversion to JPEG or bitmap (BMP) image formats from any image type supported by Windows.

Members

The ITranscodeImage interface inherits from the IUnknown interface. ITranscodeImage also has these types of members:

Methods

The ITranscodeImage interface has these methods.

MethodDescription
TranscodeImage

Converts an image to JPEG or BMP image format.

 

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Header

Imagetranscode.h

DLL

Photometadatahandler.dll

 

 

Show: