| CSize CBCGPGlobalUtils::ScaleByDPI | ( | CBCGPToolBarImages & | images, |
| const CWnd * | pWnd = NULL |
||
| ) |
Scales the image list by the DPI (Dots Per Pixel) of the specified window.
| images | The image list to be scaled. |
| pWnd | The pointer to the CWnd object. If this parameter is a CWnd::wndTop address, the active (currently drawn) window will be used. |