BCGSuite for MFC
void CBCGPRadialMenuObject::SetImageList ( UINT  uiResID,
int  cx = 16,
BOOL  bAutoScale = FALSE,
BOOL  bInvertLuminosity = FALSE 
)

Sets a radial menu image list

Parameters
uiResIDImage list resource ID
cxThe image width (in pixels)
bAutoScaleIf TRUE, the image list will be scaled according to the current DPI.
bInvertLuminositySpecifies whether the image list luminosity should be inverted. Set this parameter to TRUE if the radial menu has a dark background.