d2dgame ~master (2017-12-15T21:45:17Z)
Dub
Repo
Bitmap.load
d2d
rendering
bitmap
Bitmap
Loads a png/webp/tiff/bmp from a file on the filesystem.
class
Bitmap
static
Bitmap
load
(
string
file
)
Meta
Source
See Implementation
d2d
rendering
bitmap
Bitmap
constructors
this
functions
convert
dispose
fill
getPixel
getPixelRGBA
mapRGB
mapRGBA
save
setPixel
setPixelRGBA
properties
height
surface
valid
width
static functions
fromSurface
load
Loads a png/webp/tiff/bmp from a file on the filesystem.