(PECL haru >= 0.0.1)
HaruDoc::loadRaw — Load a RAW image
Loads a RAW image.
The name of a RAW image file.
The width of the image.
The height of the image.
The color space of the image. Can be one of the following values:
Returns a HaruImage instance.
Throws HaruException on error.