Open Thessal opened 1 year ago
Create mask for transparency
how: Resample/resize alpha channel apply postprocessing
read rgba and split, not rgb
blend, convert, mask sampled alpha
bKGD chunk (background color) pngcheck -v file.png identify -verbose file.png
https://docs.rs/png/0.11.0/png/chunk/index.html ImageBuffer::from_pixel
Create mask for transparency
how: Resample/resize alpha channel apply postprocessing