Bug related to PImage::copy() of images with transparency?

Hello @yodan,

This is a related topic:

https://processing.org/reference/PImage_copy_.html states:

No alpha information is used in the process, however if the source image has an alpha channel set, it will be copied as well.

Another topic that is related:
https://discourse.processing.org/t/pixel-processing-grabbing-the-canvas-and-wheres-the-alpha/7162

:)

1 Like