Resize image processing crash

Do you mean this line?

image() with 5 parameters is always slower
than with 3.

Try with 3 parameters

Try resize in setup and not in draw() for testing

1 Like