the size of the canvas in pixels, aspect ratio and pixel density
Summary (oneliner)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Pixel Unit index (integer /Number)
Outputs
width (Number)
height (Number)
Pixel Ratio (Number)
Aspect Ratio (Number)
Landscape (boolean Number)
Canvas (Object)
Canvas Parent (Object)
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 |