1. Corner Color
- Posted by Eduardo Uemura Okada <cool at ART.COM.BR>
Jul 12, 1997
-
Last edited Jul 13, 1997
Hi to all.
I have some problem here. I display a bitmap in the screen (Yeah right,
this is nice and cool), with the help os some of you, I could change the
color of the corners, BUT it changes a color of my BMP.
I used to turn the color of foreground corners by changing the color code
16 of palette.
Anyone have a sugestion or a solution to change the color of the corners
without changing the color of BMPs being displayied?
I wait answer...
Eduardo Uemura Okada
e-mail: cool at art.com.br
2. Re: Corner Color
On Sat, 12 Jul 1997 21:26:25 -0300 Eduardo Uemura Okada <cool at ART.COM.BR>
writes:
>
> Hi to all.
> I have some problem here. I display a bitmap in the screen (Yeah
>right,
>this is nice and cool), with the help os some of you, I could change
>the
>color of the corners, BUT it changes a color of my BMP.
> I used to turn the color of foreground corners by changing the color
>code
>16 of palette.
> Anyone have a sugestion or a solution to change the color of the
>corners
>without changing the color of BMPs being displayied?
> I wait answer...
>
>Eduardo Uemura Okada
>e-mail: cool at art.com.br
Go to the Euphoria HomePage.
There you can find my imgutils.e
It has what you need to do what you want.
--Lucius Lamar Hilley III
-- E-mail at luciuslhilleyiii at juno.com
-- I support transferring of files less than 60K.
-- I can Decode both UU and Base64 format.