Skip to content

Constructor to read file from bytes #100

@suou-ryuu

Description

@suou-ryuu

Currently the only constructor is new HeifImage(<someFilePath>) however my use-case is to process an image downloaded via HTTP, so I only have access to the image bytes.
Would it be possible to add a constructor to the effect of new HeifImage(<someByteArray>)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions