Which is more effecient? especially on mobile.
If I have a texture with transparency, gradients, etc., Is it better to use .png with alphablending on, or to use bitmaps with white background and multiply blendmode? I noticed it works on both cases, but was wondering if its faster to multiply - and why?
Any Guru help greatly appreciated!!
andy