Creates a new CanvasHelper instance.
new CanvasHelper(width, height)
The width of the canvas
The height of the canvas
The steps to apply to the canvas.
Encodes the canvas to a buffer.
Returns the canvas instance by applying the steps.
Processes the steps and applies them to the canvas.
/docs/canvacord/class/CanvasHelper