设置DPI分辨率(dpi: any, 屏宽度: any, 屏高度: any) = dpiinfo

设置 分辨率 DPI *@param* `dpi` *@param* `屏宽度` *@param* `屏高度` ```javascript 设置DPI分辨率(320,720,1280) ```