Function SimpleBMPImage.saveBMP
Save Data as BMP
void saveBMP
(
string filename
);
Parameters
Name | Description |
---|---|
filename | Name of file to save to. |
Save Data as BMP
void saveBMP
(
string filename
);
Name | Description |
---|---|
filename | Name of file to save to. |