dplug v14.3.6 (2024-07-01T13:10:22Z)
Home
Dub
Repo
IGraphics.getGUISize
dplug
client
graphics
IGraphics
Get the current plugin UI size in logical pixels.
interface
IGraphics
nothrow @
nogc
abstract
void
getGUISize
(
int
*
widthLogicalPixels
,
int
*
heightLogicalPixels
)
Meta
Source
See Implementation
dplug
client
graphics
IGraphics
functions
closeUI
getGUISize
getMaxSmallerValidSize
getNearestValidSize
isResizeable
nativeWindowResize
openUI
Get the current plugin UI size in logical pixels.