[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Represents the Targa format of the image. [Property] FileName=Sets the file name of the Targa image by default. ARG(string)|2| [Methods] doBitmap=Load image from file. ARG(string filename)|1|0 onBitmap=Occurs after invoke method doBitmap and returns the result. ARG(Bitmap)|2|10 *Targa=Returns the Targa object. ARG(Targa)|3|0 Bitmap=Returns the Bitmap image. ARG(Bitmap)|3|10 FileName=Defines the file name of the Targa image. ARG(string)|4|2