I'm just starting with ImageEn and I'd like to test it for some overlays in Delphi.
I'd like to have an ImageEnView with a loaded image, but I'd like to have another ImageEnView on the top, with a .png file on it. This new png will work as a layer and I'd need the second ImageEnView has a transparent background. That way I can see the first imageEnView
I'm trying to do it, but I'm pretty new to ImageEn