the size of the canvas in pixels, aspect ratio and pixel density
summary (oneliner)
doc
issues
example patch id
youtube ids (comma seperated)
caniuse query
collections
Inputs
Pixel Unit index (integer /Number)
Outputs
width (Number)
height (Number)
Pixel Ratio (Number)
Aspect Ratio (Number)
Landscape (boolean Number)
Patches using CanvasInfo
Changelog
new output: landscape - true if canvas width > height 2019-02-20 - pandur | |
Ops.Gl.CanvasSize renamed to Ops.Gl.CanvasInfo 2019-11-05 - pandur |