Delphi: 32-bit image does not display correctly on Glass Form -


i have png (32-bit) image in timage. form has glass frame. picture's background black, not transparent. how fix it?

delphi 2010.

thanks.

as workaround can change bits of png image 32.

check sample

the left image png of 8 bits , other of 32 bits.

enter image description here


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -