Checks whether the Canvas BlendModes are supported by the current browser
{ "comment": "/**\n * Checks whether the Canvas BlendModes are supported by the current browser\n *\n * @return {boolean} whether they are supported\n */", "meta": { "range": [ 564, 1282 ], "filename": "canUseNewCanvasBlendModes.js", "lineno": 28, "path": "C:\\Users\\beaujeup\\projects\\jsdoc-template\\examples\\pixi.js\\pixi.js-repo\\src\\core\\renderers\\canvas\\utils", "code": { "id": "astnode100021378", "name": "module.exports", "type": "FunctionDeclaration", "paramnames": [] } }, "description": "Checks whether the Canvas BlendModes are supported by the current browser
", "returns": [ { "type": { "names": [ "boolean" ] }, "description": "whether they are supported
" } ], "name": "exports", "longname": "module.exports", "kind": "function", "memberof": "module", "scope": "static", "___id": "T000002R002020", "___s": true, "filepath": "core\\renderers\\canvas\\utils\\canUseNewCanvasBlendModes.js" }