示例#1
0
 /**
  * @return bool
  */
 public function hasGdSupport()
 {
     return api_Utils::HasGdSupport();
 }