big icons to screen

by CIB
A proc to add bigger icons than 32x32 pixels to a screen.
ID:245529
 
If you add an icon which is bigger than 32x32 pixels to a screen, it becomes 32x32 pixels. With this proc you can add a bigger picture.
params: make_image(the screen to be added, the icon, the x locate of the bottom left cornor
, the y locate of the bottom left cornor, the x size, the y size, the speed to build
up(set it to 0 to let the picture appear at once), the type(so that you can delete it unless deleting all things on the screen))