コード例 #1
0
 public function output_base64($format = null, $quality = null)
 {
     return $this->image_class->output_base64($format, $quality);
 }