다음을 통해 공유


CMFCToolBarImages::PreMultiplyAlpha

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 PreMultiplyAlpha(
   HBITMAP hbmp,
   BOOL bAutoCheckPremlt
);
BOOL PreMultiplyAlpha(
   HBITMAP hbmp
);

Parameters

  • [in] hbmp
     

  • [in] bAutoCheckPremlt
     

Requirements

Header: afxtoolbarimages.h

See Also

Reference

CMFCToolBarImages Class

Hierarchy Chart