编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Gmagick
  • 安装/配置 »
  • PHP Manual
  • Gmagick
  • 简介

简介

Gmagick is a php extension to create, modify and obtain meta information of images using the GraphicsMagick API.

GraphicsMagick prides itself as the swiss army knife of image processing. It works with over 88 major formats including important formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF, PNM, and TIFF.

Gmagick consists of a main Gmagick class, a GmagickDraw class which is in effect a drawing wand and a GmagickPixel class of which instances represent a single pixel of an image (color, opacity).

相关文章
php gmagick the gmagickpixel classphp gmagick 预定义常量php gmagick the gmagick constructorphp gmagick creates a vertical mirror imagephp gmagick the flopimage purposephp gmagick adds a simulated three dimensional borderphp gmagick gets the extrema for the imagephp gmagick returns the filename of a particular image in a sequencephp gmagick gets the image scenephp gmagick generates an sha 256 message digestphp gmagick adds a label to an imagephp gmagick adjusts the levels of an imagephp gmagick returns an array representing the font metricsphp gmagick returns the configured fontsphp gmagick rotates an imagephp gmagick scales the size of an imagephp gmagick sets the image gammaphp gmagick sets the image chromaticity green primary pointphp gmagick creating a parallelogramphp gmagick applies a solarizing effect to the image
关注编程学问公众号
编程学问网 湘ICP备20001732号