Function isWebpExportSupported

  • Check if the browser supports exporting to webp, with the canvas.toDataURL('image/webp') method.

    Returns boolean

Generated using TypeDoc