CWiauFormatConverter class (wiautil.h)

The CWiauFormatConverter class is a helper class for converting images to BMP format.

Methods

The CWiauFormatConverter class has these methods.

 
CWiauFormatConverter::~CWiauFormatConverter

The CWiauFormatConverter::~CWiauFormatConverter method is the destructor for the CWiauFormatConverter class.
CWiauFormatConverter::ConvertToBmp

The CWiauFormatConverter::ConvertToBmp method converts an image to BMP format.
CWiauFormatConverter::CWiauFormatConverter

The CWiauFormatConverter::CWiauFormatConverter method is the constructor for the CWiauFormatConverter class.
CWiauFormatConverter::Init

The CWiauFormatConverter::Init method initializes the CWiauFormatConverter class and GDI+ for converting images. This method should be called only once.
CWiauFormatConverter::IsFormatSupported

The CWiauFormatConverter::IsFormatSupported method verifies that GDI+ supports the image format that is to be converted.

Requirements

Requirement Value
Target Platform Windows
Header wiautil.h