|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
This is the complete list of members for MayaFlux::IO::EXRWriter, including all inherited members.
| can_write(const std::string &filepath) const override | MayaFlux::IO::EXRWriter | virtual |
| deinterleave(const std::vector< float > &src, uint32_t width, uint32_t height, uint32_t channels, bool flip_vertically) | MayaFlux::IO::EXRWriter | privatestatic |
| EXRWriter()=default | MayaFlux::IO::EXRWriter | |
| get_last_error() const override | MayaFlux::IO::EXRWriter | inlinevirtual |
| get_supported_extensions() const override | MayaFlux::IO::EXRWriter | virtual |
| m_last_error | MayaFlux::IO::EXRWriter | mutableprivate |
| register_with_registry() | MayaFlux::IO::EXRWriter | static |
| resolve_channel_names(const ImageData &data, const ImageWriteOptions &options) const | MayaFlux::IO::EXRWriter | private |
| write(const std::string &filepath, const ImageData &data, const ImageWriteOptions &options={}) override | MayaFlux::IO::EXRWriter | virtual |
| ~EXRWriter() override=default | MayaFlux::IO::EXRWriter | |
| ~ImageWriter()=default | MayaFlux::IO::ImageWriter | virtual |