11-11-2024, 04:37 PM
I thought if pixelize can't do shape then i can at least use it to approximate colors and dodge using a bunch of repeated histogram calls.
So now my code is 10% faster because i use get_pixel to get the pixelized color.
So now my code is 10% faster because i use get_pixel to get the pixelized color.