Skip to content

ImagerJs autoload image #19

@H2CQ

Description

@H2CQ

I want to automatically load image. That means when user open the page, and the image directly show in the edit status.

write in JS:

var fileSelector = new ImagerJs.util.FileSelector('image/*');
fileSelector.parseFile(blob); //blob is the file

But nothing happened, no error showed. What the next step should I do?

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