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

◆ is_image() [2/2]

MAYAFLUX_API bool MayaFlux::is_image ( const std::filesystem::path &  filepath)

Checks if the given file is an image file based on its extension.

Parameters
filepathPath to the file to check
Returns
true if the file is recognized as an image file, false otherwise