| HBITMAP CBCGPToolBarImages::ExtractBitmap | ( | int | nIndex, |
| CSize | sizeBitmapSVG = CSize(0, 0) |
||
| ) |
Extracts a bitmap from the list of toolbar images.
Use this function to extract a bitmap located at the specified by nIndex index.
| nIndex | Specifies the zero-based index in the image list at which located an image to be extracted as bitmap. |
| sizeBitmapSVG | Specifies the extracted bitmap size (for SVG-based image list only). |