BOOL CBCGPBaseVisualObject::ExportToImage | ( | CBCGPGraphicsManager * | pGM, |
CBCGPImage & | image, | ||
const CBCGPBrush & | brFill = CBCGPBrush(CBCGPColor::White) |
||
) |
Exports the visual object to an image.
pGM | The graphics manager. |
image | The result image. |
brFill | The fill brush . |