Skip to content

Provide a new ImageSharp NuGet package which contains the image comparison utility classes #794

@matt-psaltis

Description

@matt-psaltis

To support visual regression testing, I am requesting a new feature.

ImageSharp already contains Image comparison in the Test namespace located here:
https://github.com/SixLabors/ImageSharp/tree/master/tests/ImageSharp.Tests/TestUtilities/ImageComparison

These methods call internal methods in the main ImageSharp library and so I'm currently resorting to reflection to do this.

Could these be moved to a separate NuGet library for public consumption?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions