-- @/=[C]:-1
function getDisplayRegion(...)
if a.gpu == graphicInformation.gpu and a.gfx == graphicInformation.api then
local left, top, width, height = GFXDevice.getDisplayRegion(a.output:gsub("/","\\"))
local hertz = GFXDevice.getDisplayRefreshRate(a.output:gsub("/","\\"))