Пример #1
0
 public function createGraphicsContext($size, $encoding)
 {
     return $this->engine->createGraphicsContext($size, $encoding);
 }