FreewareFire
Active member
- Joined
- May 23, 2003
- Messages
- 28
Hi,
i have a question on the ColorPalette with Bitmaps!
exmpl.
Bitmap bmp = new Bitmap(15,15);
bmp.Palette = ... // Here i want to use a Palette from a File!
How do i load the palette?
Could someone help me, thanks!
Or, if its impossible - how do i define my own palette to use it?
THX !!!!
i have a question on the ColorPalette with Bitmaps!
exmpl.
Bitmap bmp = new Bitmap(15,15);
bmp.Palette = ... // Here i want to use a Palette from a File!
How do i load the palette?
Could someone help me, thanks!
Or, if its impossible - how do i define my own palette to use it?
THX !!!!