Skip to content

Image Banding in the Gradient #37

@GoogleCodeExporter

Description

@GoogleCodeExporter
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.com on 15 May 2012 at 10:23

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions