|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::IO::ImageData::is_consistent | ( | ) | const |
Check that the active variant matches the declared format.
Callers producing ImageData should invoke this to validate before handing the data to downstream consumers.
Definition at line 206 of file ImageReader.cpp.
References MayaFlux::IO::F, format, and pixels.
Referenced by MayaFlux::IO::download_image(), MayaFlux::IO::EXRWriter::write(), and MayaFlux::IO::STBImageWriter::write().
Here is the caller graph for this function: