Home | GR32 | TBitmap32 |
TBitmap32.SaveToFile
procedure SaveToFile(const FileName: string);
Description
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.
See Also
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007