the issue here is when opening a transparent image, the color channels don't show the full color info, see here: https://cdn.discordapp.com/attachments/98580359909773312/406830380180570113/unknown.png here's the very same PNG opened in MS Paint: (expected when hiding the alpha channel) https://cdn.discordapp.com/attachments/98580359909773312/406830457083133952/Pikachu_eyesYellow.00c.png if everything was correct, the color channels would display the yellow and red around the eye. just because the image is transparent doesn't mean the colors don't affect the model it's applied to. but what's even more of an issue is I'm trying to edit out the red circle as I want what's hidden to be fully yellow, but the only way I can seem to achieve that is to pull the alpha channel from the image and make the image fully opaque before editing the colors as hiding the alpha channel makes the entire image transparent. getting the alpha channel seems to be anything but easy as well as hiding the RGB channels makes the entire image black, rather than just displaying the alpha mask between black and white. so yeah... few bugs there actually... hopefully things can be improved/fixed soon :) _______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@xxxxxxxxx List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list