BOOL CBCGPVisualContainer::ExportToImage | ( | CBCGPGraphicsManager * | pGM, |
CBCGPImage & | image, | ||
BOOL | bFullImage = FALSE |
||
) |
Exports the visual container to an image.
pGM | The graphics manager. |
image | The result image. |
bFullImage | Specifies whether full container area will be exported. If this parameter is FALSE, only currently visible container area will be exported. |