1al_get_monitor_dpi(3) al_get_monitor_dpi(3)
23
4
NAME
6al_get_monitor_dpi - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
int al_get_monitor_dpi(int adapter)
12
DESCRIPTION
14Get the dots per inch of a monitor attached to the display adapter.
15
SINCE
175.2.5
18
SEE ALSO
20al_get_num_video_adapters(3)
2122
23
24
Allegro reference manual al_get_monitor_dpi(3)