Bitmap.mapRGBA

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