imwrite

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool imwrite(char* filename, Mat img)
  2. bool imwrite(string filename, Mat img)
    @nogc nothrow
    bool
    imwrite
    (
    string filename
    ,)
  3. bool imwrite(string filename, Mat img, int[] params)

Meta