| HBITMAP CBCGPSVGImageList::ExportToBitmap | ( | double | dblScale = 1.0, |
| COLORREF | clrBackground = CLR_NONE, |
||
| double | dblScaleVert = 0.0 |
||
| ) |
Exports SVG image list to bitmap.
| dblScale | Specifies the scale. The default scale is 1.0 (100%). |
| clrBackground | Specifies the bitmap background color. |
| dblScaleVert | Specifies the vertical scale. The default scale is 0.0 (the horizontal scale is used). |