requesting a specific layer/view from a part?
Paul Miller <[email protected]>
| Newsgroups | gmane.comp.video.openexr.devel |
|---|---|
| Organization | FXTECH |
| Message-ID | <[email protected]> |
I'm adapting some code (which previously used RgbaInputFile) to support MultiPartInputFiles and InputPart objects. But there is no InputPart::setLayerName(). Once I have identified a part, how am I supposed to request the "left" or "right" view for instance, assuming the part has both left and right channel descriptors?