arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
Pixmap.clear
arsd
pixmappaint
Pixmap
Clears the buffer’s contents (by setting each pixel to the same color)
struct
Pixmap
@
safe
pure nothrow @
safe
pure nothrow @
nogc
void
clear
(
Pixel
value
)
Meta
Source
See Implementation
arsd
pixmappaint
Pixmap
constructors
this
functions
clear
clone
height
length
pitch
size
sliceAt
static functions
fromMemoryImage
fromTrueColorImage
variables
data
width
Clears the buffer’s contents (by setting each pixel to the same color)