BCGControlBar Pro for MFC
static BOOL CBCGPToolBarImages::MirrorBitmap ( HBITMAP &  hbmp,
int  cxImage 
)
static

Intended for RTL support. Flips a bitmap.

This function is intended to support RTL. It flips a bitmap making it look from right to left.

Parameters
hbmpA handle to bitmap to flip.
cxImageWidth of image.