FrameManager:SaveBitmapToBMP
From Data Realms Wiki
Function | |
---|---|
Syntax | SaveBitmapToBMP( * A pointer to a BITMAP to save.
|
Description: | |
Dumps a bitmap to a 8bpp BMP file. | |
Returns | Success >=0, or failure < 0. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |