d2dgame ~master (2021-12-25T08:32:28.3559629)
Dub
Repo
Bitmap.save
d2d
rendering
bitmap
Bitmap
Saves the bitmap to a .bmp file.
class
Bitmap
void
save
(
string
file
)
Meta
Source
See Implementation
d2d
rendering
bitmap
Bitmap
constructors
this
destructors
~this
functions
convert
dispose
fill
getPixel
getPixelRGBA
mapRGB
mapRGBA
save
setPixel
setPixelRGBA
properties
height
surface
valid
width
static functions
fromSurface
load
Saves the bitmap to a .bmp file.