Drawing mode question

Everything else that doesn't fall into one of the other PB categories.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by BalrogSoft.


Hi!!

I have a question about DrawingMode. Drawingmode(1) means that background color is transparent, but with DrawImage command dont work, if you want to draw an image without background, you cant do it. How i can draw an image such as transparent sprite? i cant use sprites, only images.

Bye

Balrog Soft
Amiga and PC Coder
http://www.balrogsoftware.com
[url]mailto:balrog@balrogsoftware.com[/url]
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by fred.

Hi!!

I have a question about DrawingMode. Drawingmode(1) means that background color is transparent, but with DrawImage command dont work, if you want to draw an image without background, you cant do it. How i can draw an image such as transparent sprite? i cant use sprites, only images.
That's totally right. For now, you can't render transparent images. I will add this features in a next version (v3.20 I guess).

Fred - AlphaSND
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Andre.
That's totally right. For now, you can't render transparent images. I will add this features in a next version (v3.20 I guess).
Nice to hear, Fred !

Would be useful for our GeoWorld GUI system (imagebuttons etc.)
Please also come back on loading JPG images directly inside the Image lib ! Thanks !

Regards
André

*** German PureBasic Support ***
Post Reply