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....



CopyToBMP


Unit:SDL_boxplot
Class: TBoxPlot
Declaration: procedure CopyToBMP (FName: string; BlkWhite: boolean);

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.



Last Update: 2023-Dec-13