CMFCToolBarImages::Is32BitTransparencySupported
Specifies whether the operating system supports 32-bit alpha blending.
static BOOL Is32BitTransparencySupported();
Return Value
TRUE if 32-bit alpha blending is supported; otherwise FALSE.
Remarks
Use this static method to determine at runtime whether the operating system supports 32-bit alpha blending. This feature is supported on Windows 2000 and later versions.
Requirements
Header: afxtoolbarimages.h