PHP Gmagick Functions Complete Reference
Gmagick is the PHP extension used to create, modify and obtain meta information of an image using GraphicsMagick API. The Gmagick consists of Gmagick, GmagickDraw, and GmagickPixel class.
The list of complete Gmagick functions are given below:
- PHP | Gmagick::addImage() Function
- PHP | Gmagick::addnoiseimage() Function
- PHP | Gmagick::annotateImage() Function
- PHP | Gmagick::blurimage() Function
- PHP | Gmagick::borderImage() Function
- PHP | Gmagick::charcoalimage() Function
- PHP | Gmagick::chopimage() Function
- PHP | Gmagick::clear() Function
- PHP | Gmagick::commentImage() Function
- PHP | Gmagick::cropimage() Function
- PHP | Gmagick::cropthumbnailimage() Function
- PHP | Gmagick::drawimage() Function
- PHP | Gmagick::edgeimage() Function
- PHP | Gmagick::embossimage() Function
- PHP | Gmagick::enhanceimage() Function
- PHP | Gmagick::equalizeimage() Function
- PHP | Gmagick::flipimage() Function
- PHP | Gmagick::flopimage() Function
- PHP | Gmagick::gammaimage() Function
- PHP | Gmagick::getcopyright() Function
- PHP | Gmagick::getimagechanneldepth() Function
- PHP | Gmagick::getimagedepth() Function
- PHP | Gmagick::getImageDispose() Function
- PHP | Gmagick::getimageformat() Function
- PHP | Gmagick::getImageMatte() Function
- PHP | Gmagick::getImageRenderingIntent() Function
- PHP | Gmagick::getimageresolution() Function
- PHP | Gmagick::getimagescene() Function
- PHP | Gmagick::getimagesignature() Function
- PHP | Gmagick::getimageunits() Function
- PHP | Gmagick::getpackagename() Function
- PHP | Gmagick::getreleasedate() Function
- PHP | Gmagick::getversion() Function
- PHP | Gmagick::implodeimage() Function
- PHP | Gmagick::magnifyimage() Function
- PHP | Gmagick::medianfilterimage() Function
- PHP | Gmagick::minifyimage() Function
- PHP | Gmagick::modulateimage() Function
- PHP | Gmagick::motionblurimage() Function
- PHP | Gmagick::normalizeimage() Function
- PHP | Gmagick::oilpaintimage() Function
- PHP | Gmagick::raiseimage() Function
- PHP | Gmagick::reducenoiseimage() Function
- PHP | Gmagick::resampleimage() Function
- PHP | Gmagick::resizeimage() Function
- PHP | Gmagick::rollimage() Function
- PHP | Gmagick::rotateimage() Function
- PHP | Gmagick::scaleimage() Function
- PHP | Gmagick::setimageblueprimary() Function
- PHP | Gmagick::setimagechanneldepth() Function
- PHP | Gmagick::setimagedepth() function
- PHP | Gmagick::setImageDispose() Function
- PHP | Gmagick::setimagerenderingintent() Function
- PHP | Gmagick::setimageresolution() Function
- PHP | Gmagick::shearimage() Function
- PHP | Gmagick::solarizeimage() Function
- PHP | Gmagick::spreadimage() Function
- PHP | Gmagick::stripimage() Function
- PHP | Gmagick::swirlimage() Function