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)
  3. bool imwrite(string filename, Mat img, int[] params)
    @nogc nothrow
    bool
    imwrite
    (
    string filename
    ,,
    int[] params
    )

Meta