MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ can_write()

virtual bool MayaFlux::IO::ImageWriter::can_write ( const std::string &  filepath) const
pure virtual

Check whether this writer handles the given filepath.

Implemented in MayaFlux::IO::EXRWriter, and MayaFlux::IO::STBImageWriter.