编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 图像生成和处理 gmagickphp gmagick adds blur filter to imagephp gmagick surrounds the image with a borderphp gmagick the destroy purposephp gmagick renders the gmagickdraw object on the current imagephp gmagick gets the depth for a particular image channelphp gmagick returns the color of the specified colormap indexphp gmagick gets the image iterationsphp gmagick check if the image has a matte channelphp gmagick gets the horizontal and vertical sampling factorphp gmagick returns the size associated with the gmagick objectphp gmagick moves to the next imagephp gmagick enhances the contrast of a color imagephp gmagick smooths the contours of an imagephp gmagick removes an image from the image listphp gmagick sets the image colorspacephp gmagick sets the image composite operatorphp gmagick sets the image scenephp gmagick sets the image typephp gmagick 简介
关注编程学问公众号
编程学问网 湘ICP备20001732号