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.... |
Home ChartPack RChart Class TRChart Methods CopyToBMP | |||||||||
See also: CopyToBitmap, CopyToClipboard, CopyToWMF | |||||||||
CopyToBMP |
|||||||||
The method CopyToBMP creates a Windows BMP file using the file specification FName. The bitmap file contains the whole chart display, including axes and inscriptions. The bitmap is stored as a black-and-white copy if the parameter BlkWhite is set to TRUE. The file extension is automatically set to '.BMP ' regardless of the extension in the parameter FName.
|