Clarification on changedrawmethod()

White Dragon

New member
Why when I use changedrawmethod (stairs, clips, etc ...) if the image contains the color 0x000000 this becomes transparent?
I do not mean transpbg. That is a part.
But if the image contains the color 0x000000, it becomes transparent. Is there a way to remedy this defect?
 
If you are using a screen, the black color will be the transparent color when you have transbg on.
You can edit the palette if you can, for example, 0x080808 instead of 0x000000.

 
utunnels said:
If you are using a screen, the black color will be the transparent color when you have transbg on.
You can edit the palette if you can, for example, 0x080808 instead of 0x000000.

Mmm ok thank you utunnels!! (your support is is always essential!!) =)
 
Back
Top Bottom