How to determine current resolution in Photon?

Hi,

How to do that from a C code ?

Regards,
Jacek

Jacek Rudnicki wrote:

How to do that from a C code ?

You could use PhWindowQueryVisible() with the Ph_QUERY_GRAPHICS flag.
(If there are multiple graphics drivers, it’ll pick one for you.)

Pozdrowienia,

Wojtek Lerch