pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
Canvas.bitBLTPattern
pixelperfectengine
concrete
interfaces
Canvas
Pastes a repeated bitmap pattern over the specified area.
interface
Canvas
public @
trusted
void
bitBLTPattern
(
Box
target
,
ABitmap
pattern
)
Meta
Source
See Implementation
pixelperfectengine
concrete
interfaces
Canvas
functions
bitBLT
bitBLTPattern
clearArea
drawBox
drawBoxPattern
drawFilledBox
drawLine
drawLinePattern
drawTextML
drawTextSL
fill
xorBitBLT
Pastes a repeated bitmap pattern over the specified area.