d2dgame v2.0.3 (2016-04-16T08:21:01Z)
Dub
Repo
Bitmap.convert
d2d
rendering
bitmap
Bitmap
Copies the bitmap and creates a new bitmap in the given pixelformat.
class
Bitmap
Bitmap
convert
(
const
SDL_PixelFormat
*
format
)
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
Copies the bitmap and creates a new bitmap in the given pixelformat.