Skip to content

Function to ask for supported image formats/extensions #1994

@emilk

Description

@emilk

I would like to be able to ask image what file extensions it supports give its current feature flags.

For instance: println("{:?}", image::extensions()); could print ["jpg", "jpeg", "png"] if only the image and jpeg features of image is turned on.

My specific use case for this functionality is adding file extension filters to a file dialog.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions