ITranscodeImage interface (imagetranscode.h)
Exposes a method that allows conversion to JPEG or bitmap (BMP) image formats from any image type supported by Windows.
Inheritance
The ITranscodeImage interface inherits from the IUnknown interface. ITranscodeImage also has these types of members:
Methods
The ITranscodeImage interface has these methods.
ITranscodeImage::TranscodeImage Converts an image to JPEG or bitmap (BMP) image format. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | imagetranscode.h |