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