| Reply | « Previous Thread | Next Thread » |
|
Hi.
I'd like to create a mutable transparent images with my code using only standard J2ME 1.0 features (no com.nokia.mid.ui.*). The problem is that every mutable image I create is white and whatever I blit on it... there's no way of making it transparent. I tried loading a fully transparet png from the jar but I didn't found a way of making it mutable. Any suggestion would be greatly appreciated. |
|
There is no solution to that problem. With pure MIDP 1.0 code there is no way to create a mutable transparent image. You need either an extension API or MIDP 2.0.
shmoove |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|