Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Resize image before saving to file #9

Description

@sloganking

Currently resizing is done on already saved PNG images. This is wasteful as we waste time encoding and decoding PNG images as an intermediate step. Ideally we should resize images right after they are created while they are still in memory.

Requirements:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions