コード例 #1
0
 public function contrast($level)
 {
     $this->image_class->contrast($level);
     return $this;
 }