CBCGPImage::CBCGPImage | ( | UINT | uiResID = 0 , |
LPCTSTR | lpszType = NULL , |
||
BOOL | bScaleByDPI = FALSE |
||
) |
Constructor. Creates an image from the specified resource.
uiResID | Image resource identifier. |
lpszType | The resource type. |
bScaleByDPI | Specifies whether image should be automatically scaled according to current DPI. |