Home
|
GR32
|
TCustomBitmap32
|
|
procedure SaveToFile(const FileName: string);
Writes a bitmap image to disk. The image is saved as 32-bit BMP file.
If you need another pixel format or storage format, create intermediate TBitmap object or other TGraphic descendant, assign it from TBitmap32 and save it to a file.
See source of TBitmap.SaveToFile for more details.
Copyright ©2000-2010 Alex Denisov and the Graphics32 Team - Graphics32 v1.9.0 (r1336) - Build on 9-March-2010