コード例 #1
0
ファイル: imagickfx.php プロジェクト: raspi/iMagickFx
 public function __toString()
 {
     return $this->im->__toString();
 }