PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2025 → Add transparency to an image
Add transparency to an image
Iniciado por wgolyoko, 27,mar. 2019 16:01 - No hay respuesta
Publicado el 27,marzo 2019 - 16:01
Hello,

I'd like to change some pixels of a PNG image (<Image>.WithAlpha return True) to Transparent.
However, I simply cannot seem to do it, no matter what I do with StartDrawing and other functions dedicated.

Thus, I am now here asking for a simple example of changing a pixel to transparent, if someone has that under their belt :)

Thanks ;)