Hi
I am using your free component set and have been trying to display a series of PNG images with transparency and thought that I could achieve this by loading them into a TLMDPNGImageList and connecting this to a TLMDLImage component and found out that I lose the transparency!
I know that I can get true transparency if I convert the PNG's to Bitmaps and load them directly into a TLMDNImage component which seems to have better control of the transparency.
I just wondered why the 'L' variety of the image component can't do the same as the 'N' variety?
Is this a limitation of the PNG format or am I missing something?
Bruce.
PS Great set of components by the way!
Comments