I want no MaskImage ( black is by default !)
How can i do ?
Thanks
Frederic
If you dont want an image to be masked, use DrawBlock instead of DrawImage
Well thats how it works in Blitz2D, so I think it should be the same in Blitz+ :)
Could you elaborate ?
If you want to use black as a colour then set the MaskImage of the image to another colour.
okee