Skip to content

Drawing on canvas #6

@imi5

Description

@imi5

Hi.
I have some hi resolution images(4000 * 5000) and i want to make a large enough canvas(like 10000*15000 named BIGIMG) on the disk to draw those images onto it in one big image with specific coordinates(like the first one on 2000,3000 and second on on 8000,7000) and read the final image and show it on ImageView.
i've used scaling and regional decoding and they work fine on version 0.3.0 but when i use direct drawing or post processing to draw(provided examples), it shows no change on the image.
please direct me on how to do this.
thanks for this great library...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions