Skip to content

EnumeratePixels and EnumerateRows should implement DoubleEndedIterator #2298

Open
@Pauan

Description

@Pauan

The EnumeratePixels and EnumerateRows iterators should implement DoubleEndedIterator.

This will make it possible to iterate in reverse order (for example right-to-left instead of left-to-right).

The Pixels and Rows iterators already implement DoubleEndedIterator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind: APImissing or awkward public APIs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions