J
James Dean
I want to put my own custom colors in the Pallete.....could someone tell
me how to do this?. I tried the following:
bitmap.Palette.Entries.SetValue(Color.White,0);
This was supposed to set the color in the first position in the pallette
but it doesn't......how do i do this?.
me how to do this?. I tried the following:
bitmap.Palette.Entries.SetValue(Color.White,0);
This was supposed to set the color in the first position in the pallette
but it doesn't......how do i do this?.