CMFCToolBarImages::MirrorBitmapVert

This topic is included for completeness. For more detail see the source code located in the VC\atlmfc\src\mfc folder of your Visual Studio installation.

static BOOL __stdcall MirrorBitmapVert(
   HBITMAP& hbmp,
   int cyImage
);

Parameters

  • [in] hbmp
     

  • [in] cyImage
     

Requirements

Header: afxtoolbarimages.h

See Also

Reference

CMFCToolBarImages Class

Hierarchy Chart