[][src]Function opencv::imgcodecs::have_image_writer

pub fn have_image_writer(filename: &str) -> Result<bool>

Returns true if an image with the specified filename can be encoded by OpenCV

Parameters

  • filename: File name of the image