From 9f85097cb79f930096a310ffcedc60cca75c8fe8 Mon Sep 17 00:00:00 2001 From: Max Wilson Date: Wed, 7 Oct 2020 16:20:13 +0100 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 928a04b5..53bd0110 100644 --- a/index.html +++ b/index.html @@ -214,7 +214,7 @@

Methods

type The type of result to return defaults to 'canvas'
  • - 'base64' returns a the cropped image encoded in base64 + 'base64' returns the cropped image encoded in base64
  • 'html' returns html of the image positioned within an div of hidden overflow