Skip to content

Conversation

@jamesmwase
Copy link

Error causing line:
new Canvas(this.imageWidth(), this.imageHeight());

Canvas latest version supports code below:
this.canvas = new Canvas.Canvas(this.imageWidth(), this.imageHeight());

@jamesmwase jamesmwase changed the title new Cabvas() returns error new Canvas() returns error Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant