CBCGPImage::CBCGPImage | ( | HICON | hIcon, |
CSize | sizeIcon = CSize(16, 16) , |
||
BOOL | bIsAlpha = FALSE , |
||
BOOL | bAutoDestroy = FALSE |
||
) |
Constructor. Creates an image from specified icon.
hIcon | The icon. |
sizeIcon | The icon size. |
bIsAlpha | Specifies whteher the icon has an alpha channel. |
bAutoDestroy | Specifies whether the icon resources should be destroyed automatically. |