ttxx Posted June 14, 2004 Posted June 14, 2004 How do I create an oemlogo.bmp file with an transparent background?My best guesses are the bmp doesn't support transparency, or am I wrong?Thx!
scp Posted June 14, 2004 Posted June 14, 2004 It does support transparency (for OEMLOGOs). I have tried many ways and came to the conclusion, that the bmp must have a fixed palette.You should use a 256 color image (or convert a true color image to a 256 index colors BMP). Then the color which is at the first pixel (top left corner) will be automatically used as transparent.
sixpack Posted June 14, 2004 Posted June 14, 2004 windows white of the box is RED: 247 GREEN:246 BLUE:243
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now