The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



CopyToBitMap


Unit:SDL_rchart
Class: TRChart
Declaration: procedure CopyToBitmap (ABitmap: TBitmap; BlkWhite: boolean);

The method CopyToBitmap copies the complete chart window to the bitmap ABitmap. The bitmap has to have the size of the chart window; if ABitmap is smaller, only the upper left part of the chart image is copied. The bitmap is stored as a black-and-white copy if the parameter BlkWhite is set to TRUE.



Last Update: 2007-Mai-19