On mercredi 21 janvier 2009, Benoit Minisini wrote:
>
> Now, Image are always transparent, and the syntax is:
>
>
> New Image(Optional Width As Integer, Optional Height As Integer, Optional
> Format As Integer, Optional Color As Integer)
>
>
The syntax has changed again: The Colo
Hi,
Beware that in the latest revision of the development version, the syntax of
the Image constructor has changed.
Before, it was:
New Image(Width As Integer, Height As Integer, Optional Transparent As
Boolean)
Now, Image are always transparent, and the syntax is: