MCPcopy Index your code
hub / github.com/mailru/FileAPI / getCanvas

Function getCanvas

lib/FileAPI.Image.js:9–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7 min = Math.min,
8 round = Math.round,
9 getCanvas = function () { return document.createElement('canvas'); },
10 support = false,
11 exifOrientation = {
12 8: 270

Callers 1

FileAPI.Image.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected