DJ Mike's Tutorials: PHP

ImageMagick Functions


< ^ >

The Imagick class Pt.1

  1. Imagick::adaptiveBlurImage Adds adaptive blur filter to image.
  2. Imagick::adaptiveResizeImage Adaptively resize image with data dependent triangulation
  3. Imagick::adaptiveSharpenImage Adaptively sharpen the image
  4. Imagick::adaptiveThresholdImage Selects a threshold for each pixel based on a range of intensity
  5. Imagick::addImage Adds new image to Imagick object image list
  6. Imagick::addNoiseImage Adds random noise to the image
  7. Imagick::affineTransformImage Transforms an image
  8. Imagick::annotateImage Annotates an image with text
  9. Imagick::appendImages Append a set of images
  10. Imagick::averageImages Average a set of images
  11. Imagick::blackThresholdImage Forces all pixels below the threshold into black
  12. Imagick::blurImage Adds blur filter to image
  13. Imagick::borderImage Surrounds the image with a border.
  14. Imagick::charcoalImage Simulates a charcoal drawing.
  15. Imagick::chopImage Removes a region of an image and trims.
  16. Imagick::clear Clears all resources associated to Imagick object.
  17. Imagick::clipImage Clips along the first path from the 8BIM profile.
  18. Imagick::clipPathImage Clips along the named paths from the 8BIM profile.
  19. Imagick::clone Makes an exact copy of the Imagick object.
  20. Imagick::clutImage Replaces colors in the image from a color lookup table.
  21. Imagick::coalesceImages Composites a set of images.
  22. Imagick::colorFloodfillImage Changes the color value of any pixel that matches target.
  23. Imagick::colorizeImage Blends the fill color with the image.
  24. Imagick::combineImages Combines one or more images into a single image.
  25. Imagick::commentImage Adds a comment to your image.
  26. Imagick::compareImageChannels Returns the difference in one or more images.
  27. Imagick::compareImageLayers Returns the maximum bounding region between images.
  28. Imagick::compareImages Compares an image to a reconstructed image.
  29. Imagick::compositeImage Composite one image onto another.
  30. Imagick::__construct The Imagick constructor.
  31. Imagick::contrastImage Change the contrast of the image.
  32. Imagick::contrastStretchImage Enhances the contrast of a color image.
  33. Imagick::convolveImage Applies a custom convolution kernel to the image.
  34. Imagick::cropImage Extracts a region of the image.
  35. Imagick::cropThumbnailImage Creates a crop thumbnail.
  36. Imagick::current Returns a reference to the current Imagick object.
  37. Imagick::cycleColormapImage Displaces an image's colormap.
  38. Imagick::deconstructImages Returns certain pixel differences between images.
  39. Imagick::despeckleImage Reduces the speckle noise in an image.
  40. Imagick::destroy Destroys the Imagick object.
  41. Imagick::displayImage Displays an image.
  42. Imagick::displayImages Displays an image or image sequence.
  43. Imagick::distortImage Distorts an image using various distortion methods.
  44. Imagick::drawImage Renders the ImagickDraw object on the current image.
  45. Imagick::edgeImage Enhance edges within the image.
  46. Imagick::embossImage Returns a grayscale image with a three-dimensional effect.
  47. Imagick::enhanceImage Improves the quality of a noisy image.
  48. Imagick::equalizeImage Equalizes the image histogram.
  49. Imagick::evaluateImage Applies an expression to an image.
  50. Imagick::flattenImages Merges a sequence of images.
  51. Imagick::flipImage Creates a vertical mirror image.
  52. Imagick::flopImage Creates a horizontal mirror image.
  53. Imagick::frameImage Adds a simulated three-dimensional border.
  54. Imagick::fxImage Evaluate expression for each pixel in the image.
  55. Imagick::gammaImage Gamma-corrects an image.
  56. Imagick::gaussianBlurImage Blurs an image.
  57. Imagick::getCompression Gets the object compression type.
  58. Imagick::getCompressionQuality Gets the object compression quality.
  59. Imagick::getCopyright Returns the ImageMagick API copyright as a string.
  60. Imagick::getFilename The filename associated with an image sequence.
  61. Imagick::getFormat Returns the format of the Imagick object.
  62. Imagick::getHomeURL Returns the ImageMagick home URL.
  63. Imagick::getImage Returns a new Imagick object.
  64. Imagick::getImageBackgroundColor Returns the image background color.
  65. Imagick::getImageBlob Returns the image sequence as a blob.
  66. Imagick::getImageBluePrimary Returns the chromaticy blue primary point.
  67. Imagick::getImageBorderColor Returns the image border color.
  68. Imagick::getImageChannelDepth Gets the depth for a particular image channel.
  69. Imagick::getImageChannelDistortion Compares image channels of an image to a reconstructed image.
  70. Imagick::getImageChannelExtrema Gets the extrema for one or more image channels.
  71. Imagick::getImageChannelMean Gets the mean and standard deviation.
  72. Imagick::getImageChannelStatistics Returns statistics for each channel in the image.
  73. Imagick::getImageColormapColor Returns the color of the specified colormap index.
  74. Imagick::getImageColors Gets the number of unique colors in the image.
  75. Imagick::getImageColorspace Gets the image colorspace.
  76. Imagick::getImageCompose Returns the composite operator associated with the image.
  77. Imagick::getImageDelay Gets the image delay.
  78. Imagick::getImageDepth Gets the image depth.
  79. Imagick::getImageDispose Gets the image disposal method.
  80. Imagick::getImageDistortion Compares an image to a reconstructed image.
  81. Imagick::getImageExtrema Gets the extrema for the image.
  82. Imagick::getImageFilename Returns the filename of a particular image in a sequence.
  83. Imagick::getImageFormat Returns the format of a particular image in a sequence.
  84. Imagick::getImageGamma Gets the image gamma.
  85. Imagick::getImageGeometry Gets the width and height as an associative array.
  86. Imagick::getImageGreenPrimary Returns the chromaticy green primary point.
  87. Imagick::getImageHeight Returns the image height.
  88. Imagick::getImageHistogram Gets the image histogram.
  89. Imagick::getImageIndex Gets the index of the current active image.
  90. Imagick::getImageInterlaceScheme Gets the image interlace scheme.
  91. Imagick::getImageInterpolateMethod Returns the interpolation method.
  92. Imagick::getImageIterations Gets the image iterations.
  93. Imagick::getImageLength Returns the image length in bytes.
  94. Imagick::getImageMagickLicense Returns a string containing the ImageMagick license.
  95. Imagick::getImageMatte Return if the image has a matte channel.
  96. Imagick::getImageMatteColor Returns the image matte color.
  97. Imagick::getImageOrientation Gets the image orientation..
  98. Imagick::getImagePage Returns the page geometry.
  99. Imagick::getImagePixelColor Returns the color of the specified pixel.
  100. Imagick::getImageProfile Returns the named image profile.
  101. Imagick::getImageProfiles Returns the image profiles.
  102. Imagick::getImageProperties Returns the image properties.
  103. Imagick::getImageProperty Returns the named image property.
  104. Imagick::getImageRedPrimary Returns the chromaticy red primary point.
  105. Imagick::getImageRegion Extracts a region of the image.
  106. Imagick::getImageRenderingIntent Gets the image rendering intent.
  107. Imagick::getImageResolution Gets the image X and Y resolution.
  108. Imagick::getImageScene Gets the image scene.
  109. Imagick::getImageSignature Generates an SHA-256 message digest.
  110. Imagick::getImageSize Returns the image length in bytes.
  111. Imagick::getImageTicksPerSecond Gets the image ticks-per-second.
  112. Imagick::getImageTotalInkDensity Gets the image total ink density.
  113. Imagick::getImageType Gets the potential image type.
  114. Imagick::getImageUnits Gets the image units of resolution.
  115. Imagick::getImageVirtualPixelMethod Returns the virtual pixel method.
  116. Imagick::getImageWhitePoint Returns the chromaticy white point.
  117. Imagick::getImageWidth Returns the image width.
  118. Imagick::getInterlaceScheme Gets the object interlace scheme.
  119. Imagick::getIteratorIndex Gets the index of the current active image.
  120. Imagick::getNumberImages Returns the number of images in the object.
  121. Imagick::getOption Returns a value associated with the specified key.
  122. Imagick::getPackageName Returns the ImageMagick package name.
  123. Imagick::getPage Returns the page geometry.
  124. Imagick::getPixelIterator Returns a MagickPixelIterator.
  125. Imagick::getPixelRegionIterator Get an ImagickPixelIterator for an image section.
  126. Imagick::getQuantumDepth Gets the quantum depth.
  127. Imagick::getQuantumRange Returns the Imagick quantum range.
  128. Imagick::getReleaseDate Returns the ImageMagick release date.
  129. Imagick::getResource Returns the specified resource's memory usage.
  130. Imagick::getResourceLimit Returns the specified resource limit.
  131. Imagick::getSamplingFactors Gets the horizontal and vertical sampling factor.
  132. Imagick::getSize Returns the size associated with the Imagick object.
  133. Imagick::getSizeOffset Returns the size offset.
  134. Imagick::getVersion Returns the ImageMagick API version.
  135. Imagick::hasNextImage Checks if the object has more images.
  136. Imagick::hasPreviousImage Checks if the object has a previous image.
  137. Imagick::identifyImage Identifies an image and fetches attributes.
  138. Imagick::implodeImage Creates a new image as a copy.

< ^ >

Created by DJ Mike from Santa Barbara

DJ Mike


Dance Away Santa Barbara's Home Page
<a href="http://www.statcounter.com/" target="_blank"> <img src="http://c5.statcounter.com/counter.php?sc_project=1321035&java=0&security=da2193dc" alt="counter free hit invisible" border="0" /></a>