Skip to content

ResampleFilter Mitchell and Hermite return "BSpline" in getName method #40

Description

@smillien62

Hello,
In package 'com.mortennobel.imagescaling'.
Both classes MitchellFilter and HemiteFilter have this method:

public String getName() {
	return "BSpline";
}

Can you please update ?

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