DrawAlphaImage()
Syntax
DrawAlphaImage(ImageID, x, y)Description
Draw the specified image at the given x,y position. The image ID can be easily obtained by using the ImageID() command from the image library.
The image has to be loaded from a file which supports per pixel alpha channel like 32 bits PNG or 32 bits TIFF.
Supported OS
Windows