|
PHP5中文手册
HaruDoc::loadRaw(PECL haru:0.0.1) HaruDoc::loadRaw — Load RAW image and return HaruImage instance 说明
object HaruDoc::loadRaw
( string $filename
, int $width
, int $height
, int $color_space
)
Loads RAW image and returns new HaruImage instance. 参数
错误/异常Throws HaruException on error. |