fluid ~master (2025-03-22T14:27:06.5478146)
Dub
Repo
CanvasIO.drawRectangleImpl
fluid
io
canvas
CanvasIO
Draw a rectangle.
interface
CanvasIO
protected nothrow
void
drawRectangleImpl
(
Rectangle
rectangle
,
Color
color
)
Parameters
rectangle
Rectangle
Rectangle to draw.
color
Color
Color to fill the rectangle with.
Meta
Source
See Implementation
fluid
io
canvas
CanvasIO
functions
cropArea
dpi
drawCircle
drawCircleImpl
drawCircleOutline
drawCircleOutlineImpl
drawHintedImage
drawHintedImageImpl
drawImage
drawImageImpl
drawLine
drawLineImpl
drawRectangle
drawRectangleImpl
drawRectangleOutline
drawTriangle
drawTriangleImpl
drawTriangleOutline
fromDots
intersectCrop
load
resetCropArea
toDots
Draw a rectangle.