nodiaque Posted August 2, 2004 Posted August 2, 2004 Hi, I'm following the unattended guide from msfn.org. Everything work. Now, I want to know how to include transparency into the bmp for the oemlogo... Is it the pink color that make it transparent or it's real transparent (like the one of photoshop)? If it's real one, how do I save that transparancy in bmp? (at my last knowledge, bmp doesn't support transparency...)
Alanoll Posted August 2, 2004 Posted August 2, 2004 it's magenta actually....but it might not work....
nodiaque Posted August 2, 2004 Author Posted August 2, 2004 well, what must I do to keep the transparency as the tutorial says?
Alanoll Posted August 2, 2004 Posted August 2, 2004 I assume you speak of this one?http://www.msfn.org/board/index.php?showtopic=8385But i have no idea what controls the transperancy. and I'm only seen it for hte Windows XP thing in the upperleft
SiMoNsAyS Posted August 2, 2004 Posted August 2, 2004 it is said that if you create a 256 colors bmp, the first pixel (top left pixel) it's your transparency color but i haven't test it yet. why you don't use the standart color in explorer, it will look "like transparent".
big_gie Posted August 3, 2004 Posted August 3, 2004 Here's mine.It "looks" transparent because its the same background but its just some kind of gray.OEMLOGO.BMP
nodiaque Posted August 3, 2004 Author Posted August 3, 2004 there is a transparent one... looks like I'll have to check in my old stuff... I used to mod all windows interface and find out that the winlogo in the start menu use a bmp with an alpha channel wich cause transparency (and not the magenta color). This was a 32-bits bmp with alpha... I remember that it was needed to do something special in photoshop to create this type of bmp... I'm sure it's using the samething because I remember that in the past I used the magenta color as a test for transparency and wasn't working
nodiaque Posted August 3, 2004 Author Posted August 3, 2004 I assume you speak of this one?http://www.msfn.org/board/index.php?showtopic=8385But i have no idea what controls the transperancy. and I'm only seen it for hte Windows XP thing in the upperleftNo I'm not talking 'bout this... I said it was the OEMLOGO stated in the unattended guide of msfn.org... The one in system properties... I never stated the windows setup
gunsmokingman Posted August 3, 2004 Posted August 3, 2004 This is the standard Windows Tranparency colors255 0 255Hope this is what you want
`Felix` Posted August 3, 2004 Posted August 3, 2004 Just set your bg color to 192 192 192 this works. i have tested it on many color themes and it has no problems. Felix
SiMoNsAyS Posted August 3, 2004 Posted August 3, 2004 Just set your bg color to 192 192 192 this works. i have tested it on many color themes and it has no problems. Felixi use this
Leduc Posted August 3, 2004 Posted August 3, 2004 Just set your bg color to 192 192 192 this works. i have tested it on many color themes and it has no problems. Felixi use this Does it works for you???I tryed with paint but doesn't work...
ToBe Posted August 3, 2004 Posted August 3, 2004 To make a transparent bitmap you must make sure that the bitmap has been converted to Indexed 256 colour. 24bit Bitmaps will not make a transparent image. Make sure that pixel (0,0) in the top left most part of the picture has the colour you want to be transparent. If you have a background colour that you do not want to be transparent put another colour at pixel (0,0), preferably 1 that doesn't appear in the rest of the image. Some image editors allow you to add a colour to the palette if needed.In some cases setting colour 0 in the colour index also can help.http://www.msfn.org/board/index.php?showto...nsparent+bitmap
Alanoll Posted August 3, 2004 Posted August 3, 2004 I assume you speak of this one?http://www.msfn.org/board/index.php?showtopic=8385But i have no idea what controls the transperancy. and I'm only seen it for hte Windows XP thing in the upperleftNo I'm not talking 'bout this... I said it was the OEMLOGO stated in the unattended guide of msfn.org... The one in system properties... I never stated the windows setup my bad. Guess i misunderstood. Alot of people get them mixed up, thought you might have. sorry.
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