Provided by: allegro5-doc_5.2.9.1+dfsg-1.1build4_all
NAME
al_get_monitor_dpi - Allegro 5 API
SYNOPSIS
#include <allegro5/allegro.h> int al_get_monitor_dpi(int adapter)
DESCRIPTION
Get the dots per inch of a monitor attached to the display adapter.
SINCE
5.2.5
SEE ALSO
al_get_num_video_adapters(3alleg5)