nwn-lib-d ~master (2021-09-04T14:13:39Z)
Dub
Repo
Bitmap.opIndex
nwnlibd
bitmap
Bitmap
Access a given pixel with Bitmap[x, y]
struct
Bitmap
(Pixel = ubyte[4])
ref inout
inout
(
Pixel
)
opIndex
(
in
size_t
x
,
in
size_t
y
)
Meta
Source
See Implementation
nwnlibd
bitmap
Bitmap
constructors
this
functions
opIndex
toBMP
toPNG
variables
height
pixels
width
Access a given pixel with Bitmap[x, y]