GetMonitorDpi

モニターのDPIを取得する

version(Windows)
@nogc extern
int
GetMonitorDpi
(
int* XDpi
,
int* YDpi
,
int MonitorIndex = -1
)

Meta