dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
SizeConstraints.getNearestValidSize
dplug
gui
sizeconstraints
SizeConstraints
Given an input size, get the nearest valid size.
struct
SizeConstraints
nothrow @
nogc
void
getNearestValidSize
(
int
*
inoutWidth
,
int
*
inoutHeight
)
Meta
Source
See Implementation
dplug
gui
sizeconstraints
SizeConstraints
enums
Type
functions
getMaxSmallerValidSize
getNearestValidSize
isResizable
isValidSize
preserveAspectRatio
suggestDefaultSize
Given an input size, get the nearest valid size.