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_dendrogram
Class:TDendrogram
Declaration:procedure CopyToBMP (FName: string; IncludeFrame: boolean);

The method CopyToBMP creates a Windows BMP file using the file specification FName. The bitmap is stored as 24 bit color image, the file extension is automatically set to '.BMP ' regardless of the extension in the parameter FName. The parameter IncludeFrame controls whether the frame of the component is displayed.



Last Update: 2023-Dec-13