Re: Beginner needing some help... HELP ME!
- Posted by Daniel Berstein <danielberstein at USA.NET> Jul 09, 1997
- 833 views
> I need to do appear in a background, a little drawing. The drawing I did > (using MSPaint of windows 95), and with help of some of you I could put it > in a black background. But here is the question... if my image has a > palette, how to put the background, without turn the colors of each > individual palette? One choice is to make all of your images with the same palette (if you use always the same drawing program, you have a good chance of achieving this), but take care of wich color (number) is "BLACK" in your image, then use that color as backgroud. Another choice would be to create several 16 color images and display them in a 256 color mode. Because each image has just 16 colors you could "map" their palettes into de 256 color mode. > Please, don't be angry with me, I am just a beginner, trying to understand > better the things... For you and other beginners (and future ones): This listserver is (in my point of view) the place where ALL euphoria programmers (begeinners, experts, pros) can ask, share and enjoy other people solutions... I'll (and I think all of us) never get angry with someone asking for help about Euphoria. Regards, Daniel Berstein danielberstein at usa.net http://www.geocities.com/SiliconValley/Heights/9316