AcademySoftwareFoundation / OpenImageIO

Reading, writing, and processing images in a wide variety of file formats, using a format-agnostic API, aimed at VFX applications.
https://openimageio.readthedocs.org
Apache License 2.0
1.98k stars 597 forks source link

Added check_open for PNG, JPEG, and EXR readers #4452

Closed DharshanV closed 1 month ago

DharshanV commented 1 month ago

Description

This PR is ment to address this feature request: https://github.com/AcademySoftwareFoundation/OpenImageIO/issues/3974

I added check_open for these file format's ImageInput while following each file specfication:

Tests

Checklist:

linux-foundation-easycla[bot] commented 1 month ago

CLA Signed

The committers listed above are authorized under a signed CLA.