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
aliases
scan2D
scanSubPixmap
constructors
this
functions
accessPixel
adjustTo
clear
clone
copyTo
getPixel
height
length
pitch
scan
scanArea
scanLine
scanTo
setPixel
size
sliceAt
static functions
fromMemoryImage
fromTrueColorImage
makeNew
variables
data
width
Clears the buffer’s contents (by setting each pixel to the same color)