1 2 3 4
function imwrite(img,pstData) image = mattolist(img) opencv_imwrite(image,pstData) endfunction