How to load images on background transperantly?
-
I want to load small images on the background image and both images is having the same color but my problem is i am not able to make small images as totally transperant i.e. i can see the edges of these small images. so i am loading these images in resources and trying to load but the effect is same. I want to draw these images in a such a way that it should mix up with background image and edges cannot be seen. I used maketransparent API but no desired result. Also I streched the images in order to mix with the background but i can see the edges. Pls let me know how can we do this.
-
I want to load small images on the background image and both images is having the same color but my problem is i am not able to make small images as totally transperant i.e. i can see the edges of these small images. so i am loading these images in resources and trying to load but the effect is same. I want to draw these images in a such a way that it should mix up with background image and edges cannot be seen. I used maketransparent API but no desired result. Also I streched the images in order to mix with the background but i can see the edges. Pls let me know how can we do this.