I really don’t understand this. Let’s say that I open a new file with transparent background, and I select a color on the color palette. It shows (in the left bottom corner) that the foreground color is blue, and background color is red (they are both not transparent - alpha 100%, they are very distinctive, I can easily tell the difference).
When I draw with the left-click, it draws with blue, and when I check the color (on the pixels that I colored) with the eyedropper tool (ctrl + i) it shows that the foreground of the pixel is blue, and that the background color is red.
When I right-click, it draws the red background color over the blue foreground colori, and when I use the ctrl + i eyedropper, it shows that both the foreground and background colors are red.
When I use the eyedropper on an empty transparent pixel (that I have never colored), it shows that the foreground color is transparent (RGB 000, and alpha 0), and that the background color is the red one.
So, I have a question because I don’t understand how this thing works:
If I press the right-click, does the program set the foreground color of the pixel to the current background color? Does the background color really appear behind the foreground color, or is it just another color that you can set, so you don’t have to switch colors in the palette when drawing with two colors?
I am new to aseprite, RGBA, layers etc, so please explain this to me, because I just can’t understand what is the purpose of the background color.
Thank you for reading and helping me
I know that my post is really long…