d2dgame ~master (2017-12-15T21:45:17Z)
Dub
Repo
Bitmap.mapRGBA
d2d
rendering
bitmap
Bitmap
Gets the rgb hex from the color based on the bitmap format.
class
Bitmap
uint
mapRGBA
(
ubyte
r
,
ubyte
g
,
ubyte
b
,
ubyte
a
)
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
Gets the rgb hex from the color based on the bitmap format.