コード例 #1
0
ファイル: convert.php プロジェクト: JustineBABY/rmcommon
 function save(phmagick $p)
 {
     return $p->convert($p);
 }