I am getting Banding in the Gradient. I am Adding the image in the Background
of a CCLayer.
bg = CCSprite.sprite(preFix + "GameMenu/GameMenuBG_i3.png");
bg.setPosition(WSO.width / 2, WSO.height / 2);
addChild(bg);
The Target image is not Banded, but the output image is banding in the Samsung
Galaxy Tab 10.1 Device.
Please refer to the screenshot
Original issue reported on code.google.com by
mayurkou...@gmail.comon 15 May 2012 at 10:23Attachments: