hi,
i'm wondering if the following could be done easily with vb6:
- load a transparent bitmap (eg. gif or png) - 2 colors
- change its color
- display several instances in different colors
- do this layered + different drawmodes
so what i want is overlapping instances in different colors and drawmodes. i know it could be done using the polygon api but i'd like to have also complex bitmaps.
thanks