method DrawingWand.prototype.roundRectangleRe-exportimport { DrawingWand } from "https://deno.land/x/lume@v1.18.5/deps/imagick.ts"; roundRectangle(upperLeftX: number,upperLeftY: number,lowerRightX: number,lowerRightY: number,cornerWidth: number,cornerHeight: number,): voidParametersupperLeftX: numberupperLeftY: numberlowerRightX: numberlowerRightY: numbercornerWidth: numbercornerHeight: numberReturnsvoid