dplug ~master (2024-12-12T14:21:32Z)
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
aspectRatio
canResizeHorizontally
canResizeVertically
getMaxSmallerValidSize
getNearestValidSize
isResizable
isValidSize
preserveAspectRatio
suggestDefaultSize
Given an input size, get the nearest valid size.