Skip to content

CGContextClearRect needed after CGBitmapContextCreate #2

@peternlewis

Description

@peternlewis

There needs to be a CGContextClearRect( context, gradientRect ) after the CGBitmapContextCreate to clear the context data before drawing the gradients, otherwise the initial state of the memory is incorporated into the fading.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions