Skip to content

Refactor image-processor.class.ts #131

Closed
@s1hofmann

Description

@s1hofmann

Short overview
Refactor image-processor.class.ts into a module exporting functions instead of exporting an ImageProcessor class with static methods.

Use case
Code cleanup

Detailed description
The ImageProcessor class is superfluous and not really needed. It only has static methods, so we could get rid of it.

Metadata

Metadata

Assignees

Labels

maintenanceMaintenance tasks to keep code clean and up-to-date

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions