dplug ~master (2025-01-07T15:22:33Z)
Home
Dub
Repo
OwnedImage.fillWith
dplug
graphics
image
OwnedImage
Fills the whole image, border included, with a single color value.
class
OwnedImage
(COLOR)
nothrow @
nogc
void
fillWith
(
COLOR
fill
)
Meta
Source
See Implementation
dplug
graphics
image
OwnedImage
constructors
this
destructors
~this
functions
borderBottom
borderLeft
borderRight
borderTop
fillWith
isGapless
pitchInBytes
premultiply
replicateBorders
replicateBordersTouching
scanline
scanlinePtr
size
mixins
__anonymous
variables
h
w
Fills the whole image, border included, with a single color value.