Closed
Description
I'd like to request support for luminance chroma images, see https://openexr.com/en/latest/TechnicalIntroduction.html#luminance-chroma-images . An example texture can be found at https://github.com/AcademySoftwareFoundation/openexr-images/blob/main/LuminanceChroma/MtTamNorth.exr .
Right now the check for xSampling/ySampling at the end of OpenEXRInput::PartInfo::query_channels() fails with that example texture. Not sure whether generic sampling support is necessary. Maybe simply using the RGBA interface of OpenEXR in case of Y/RY/BY(/A) images is good enough? (That's what FreeImage is doing.)
Metadata
Metadata
Assignees
Labels
No labels