Transparency in UIS2

I've always make uis2 frames in png, this time i've try in bmp but the result is not correct......i've put a layer in background with "magic pink" (255,0,255) but on the rounded edges the pink don't disappear....where is the error?

I've made only right and left borders....the ground grey in the picture don't help but cursorfx is the only program that i have on pc that use uis2 :-)

Please help

3,711 views 2 replies
Reply #1 Top

You will have to go in and edit each pixel of the magic pink that shows up. Here's the thing: the pixels must be true magic pink (255, 0, 255) or they will show up.

 

I use MSPaint (!!) to edit the stray non true magic pink pixels.

+1 Loading…
Reply #2 Top

Ah ok now i've understand....when i put the layer pink the pixels of the shadow for example near the rounded edges are not 255,0,255 but more dark so i must edit each single pixel with the true magic pink...uff....many thanks 2of3!! :-)