fluid v0.7.0 (2024-10-02T21:53:39Z)
Dub
Repo
Style.cropBox
fluid
style
Style
Crop the given box by reducing its size on all sides.
Vector2
cropBox
(Vector2 size, float[4] sides)
Rectangle
cropBox
(Rectangle rect, float[4] sides)
struct
Style
static
Rectangle
cropBox
(
Rectangle
rect
,
float
[4]
sides
)
Meta
Source
See Implementation
fluid
style
Style
aliases
font
loadFont
enums
Side
Themable
functions
contentBox
drawBackground
drawLine
fullMargin
getTypeface
opCast
opEquals
opacity
setDPI
totalMargin
static functions
cropBox
defaultTypeface
loadTypeface
variables
backgroundColor
border
borderStyle
breadcrumbs
extra
fontSize
gap
lineColor
margin
mouseCursor
padding
selectionBackgroundColor
textColor
tint
typeface
Crop the given box by reducing its size on all sides.