Open achims1 opened 2 years ago
I have a problem, when the image is loaded, my image is 8-bit, but when I use NewContextForRGBA to convert, I find that the image is converted to 32-bit, I want to keep my 8-bit when the image is drawn how to do pictures
Please provide example code that would allow maintainers to reproduce your issue.
I have a problem, when the image is loaded, my image is 8-bit, but when I use NewContextForRGBA to convert, I find that the image is converted to 32-bit, I want to keep my 8-bit when the image is drawn how to do pictures