Skip to content

Remove set_pixel and replace it with something else #102

@LittleEndu

Description

@LittleEndu

I feel like directly setting a pixel is getting boring and having to figure out some other algorithm would be more interesting. One idea I had was to replace set_pixel with something like set_pixel_channel but with a catch. The channel set is the channel with index (x + y) % 3. This would pair excellent with the swap_pixel idea as the most optimal algorithm isn't immediately obvious.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions