dplug ~master (2024-09-30T22:25:31Z)
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.