ultralight v0.3.0 (2023-08-31T02:52:36Z)
Dub
Repo
Bitmap.rawPixels
ultralight
Bitmap
Get raw pixel buffer.
You should only call this if Bitmap is already locked.
class
Bitmap
ubyte
[]
rawPixels
(
)
Meta
Source
See Implementation
ultralight
Bitmap
constructors
this
destructors
~this
functions
bpp
erase
format
height
isEmpty
lockPixels
ownsPixels
rawPixels
rowBytes
size
swapRedBlueChannels
unlockPixels
width
writePng
static functions
fromCopy
fromPixels
variables
ptr
Get raw pixel buffer.
You should only call this if Bitmap is already locked.