void CBCGPRadialMenuObject::SetImageList | ( | UINT | uiResID, |
int | cx = 16 , |
||
BOOL | bAutoScale = FALSE , |
||
BOOL | bInvertLuminosity = FALSE |
||
) |
Sets a radial menu image list
uiResID | Image list resource ID |
cx | The image width (in pixels) |
bAutoScale | If TRUE, the image list will be scaled according to the current DPI. |
bInvertLuminosity | Specifies whether the image list luminosity should be inverted. Set this parameter to TRUE if the radial menu has a dark background. |