ultralight v0.3.0 (2023-08-31T02:52:36Z)
Dub
Repo
Bitmap.lockPixels
ultralight
Bitmap
Lock pixels for reading/writing.
class
Bitmap
ubyte
[]
lockPixels
(
)
Return Value
Type:
ubyte
[]
Slice of pixel buffer.
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
Lock pixels for reading/writing.