Skip to content

Rename BLTFilter to Filter. #618

@dvdsk

Description

@dvdsk

pub struct BltFilter<I> {

The filter method Billinear transform, is an implementation detail that should not appear in the API, since that limits future change. That alone is not a reason to rename it.

The current name is confusing to new novice users however and if we do a breaking release with porting/update guide that is a good moment to fix this.

Should not impact many users as most will not have specified the complete type of their source.

Still this is very much still open to discussion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingProposed change that would break the public API

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions