You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using put_image_data to draw to the canvas results in what looks like very pronounced compression artifacts and a substantial loss of detail as shown below (open image in a new tab to be sure to see the full detail present in the second image):
The second image was produced by the pillow library and authentically represents the image data. The relevant drawing code for the first image is this:
Using put_image_data to draw to the canvas results in what looks like very pronounced compression artifacts and a substantial loss of detail as shown below (open image in a new tab to be sure to see the full detail present in the second image):
The second image was produced by the pillow library and authentically represents the image data. The relevant drawing code for the first image is this:
The text was updated successfully, but these errors were encountered: