| CBCGPImage::CBCGPImage | ( | HBITMAP | hBmp, | 
| BOOL | bIsIgnoreAlpha = FALSE,  | 
        ||
| BOOL | bAutoDestroy = FALSE  | 
        ||
| ) | 
Constructor. Creates an image from specified bitmap
| hBmp | Handle of the bitmap. | 
| bIsIgnoreAlpha | Specifies whether to draw image with alpha or not. | 
| bAutoDestroy | Specifies whether the bitmap resources should be destroyed automatically. |