method Image.prototype.cropCircleimport { Image } from "https://deno.land/x/imagescript@v1.2.14/mod.ts"; cropCircle(max?, feathering?)Crops the image into a circle Parametersoptionalmax = [UNSUPPORTED]optionalfeathering = [UNSUPPORTED]