Skip to content

Invert filter is biased on UV channels in integer colourspaces #478

Description

@dartheditous

Invert presumably uses bitwise not in integer colourspaces, but this has the undesirable effect of biasing inverted UV channels by -1 (in any depth, so across depths it's not a constant bias).

E.g. black (u = 0, v = 0) becomes slightly green (u = -1, v = -1).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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