CodeBase - GET IMAGE updated to support transparency

Return to the CodeBase listing

Category: Basic 2D

Version: 1.0

0
0

Information

Uploaded: 9th May 2005 17:01

Modified: 9th May 2005 17:05

Author:  Scraggle

Summary

Retain ALL levels of transparency

Full Description

The problem with the GET IMAGE command is that if your image has various levels of transparency in it, when you use GET IMAGE all transparency is lost. You could use SET IMAGE COLORKEY but that only gets rid of the completely transparent areas and not the partially transparent bits.<br /> <br /> So I've updated the command to allow you to do this.<br /> <br /> Syntax: GetImage(Image Number,New Image Number, Left, Top, Width, Height)

Comments

No comments yet.