编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « HaruDoc::insertPage
  • HaruDoc::loadPNG »
  • PHP Manual
  • HaruDoc
  • Load a JPEG image

HaruDoc::loadJPEG

(PECL haru >= 0.0.1)

HaruDoc::loadJPEG — Load a JPEG image

说明

HaruDoc::loadJPEG ( string $filename ) : object

Loads the specified JPEG image.

参数

filename

A valid JPEG image file.

返回值

Returns a new HaruImage instance.

错误/异常

发生错误时抛出 HaruException 异常。

参见

  • HaruDoc::loadPNG() - Load PNG image and return HaruImage instance
  • HaruDoc::loadRAW() - Load a RAW image

相关文章
php cairoimagesurface gets the image data as stringphp domdocument load xml from a filephp exif 函数 从 jpeg 或 tiff 文件中读取 exif 头信息php pdf 函数 close imagephp pdf 函数 open jpeg image deprecated php gmagick removes a region of an image and trimsphp gmagick returns a grayscale image with a three dimensional effectphp gmagick returns the composite operator associated with the imagephp gmagick returns the named image profilephp gmagick move to the previous image in the objectphp gmagick sets the image depthphp gmagick sets the image chromaticity white pointphp gmagickdraw draws an ellipse on the imagephp harudoc load a jpeg imagephp harudoc load png image and return haruimage instancephp harudoc load a raw imagephp harudoc load the font with the specified index from ttc filephp harudoc load ttf font filephp harudoc load type1 fontphp wkhtmltox image converter perform image conversion
关注编程学问公众号
编程学问网 湘ICP备20001732号