Skip to content

Replace image element with canvas in Rawson.Viewer #1

@fbuchinger

Description

@fbuchinger

Rawson.Viewer should render the extracted raw preview on a canvas instead of an img element. This allows for further image manipulation using transformations and filters.

The current transformations (CSS3) should be replaced by canvas.scale and rotate methods, so that the manipulations actually affect the pixel data.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions