Skip to content

Change image format for tests #16

@flrs

Description

@flrs

The currently used "PNG" format is not lossless and therefore might influence the quality of the tests. For example, if a prepared test image is exported from GIMP for comparison with blend_modes' image blending method, the image might already be changed during the export process.

To avoid this problem, a lossless format should be used, for example TIFF. The format needs to be fully compatible with the library used for importing images into Python (currently opencv-python).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions