DJ Mike's Tutorials: PHP
ImageMagick Functions
<
^
>
- Imagick::adaptiveBlurImage Adds adaptive blur filter to image.
-
Imagick::adaptiveResizeImage Adaptively resize image with data dependent triangulation
-
Imagick::adaptiveSharpenImage Adaptively sharpen the image
- Imagick::adaptiveThresholdImage Selects a threshold for each pixel based on a range of intensity
- Imagick::addImage Adds new image to Imagick object image list
-
Imagick::addNoiseImage Adds random noise to the image
- Imagick::affineTransformImage Transforms an image
-
Imagick::annotateImage Annotates an image with text
- Imagick::appendImages Append a set of images
- Imagick::averageImages Average a set of images
- Imagick::blackThresholdImage Forces all pixels below the threshold into black
- Imagick::blurImage Adds blur filter to image
- Imagick::borderImage Surrounds the image with a border.
- Imagick::charcoalImage Simulates a charcoal drawing.
- Imagick::chopImage Removes a region of an image and trims.
- Imagick::clear Clears all resources associated to Imagick object.
- Imagick::clipImage Clips along the first path from the 8BIM profile.
- Imagick::clipPathImage Clips along the named paths from the 8BIM profile.
- Imagick::clone Makes an exact copy of the Imagick object.
-
Imagick::clutImage Replaces colors in the image from a color lookup table.
-
Imagick::coalesceImages Composites a set of images.
-
Imagick::colorFloodfillImage Changes the color value of any pixel that matches target.
-
Imagick::colorizeImage Blends the fill color with the image.
-
Imagick::combineImages Combines one or more images into a single image.
-
Imagick::commentImage Adds a comment to your image.
-
Imagick::compareImageChannels Returns the difference in one or more images.
-
Imagick::compareImageLayers Returns the maximum bounding region between images.
-
Imagick::compareImages Compares an image to a reconstructed image.
-
Imagick::compositeImage Composite one image onto another.
-
Imagick::__construct The Imagick constructor.
- Imagick::contrastImage Change the contrast of the image.
-
Imagick::contrastStretchImage Enhances the contrast of a color image.
-
Imagick::convolveImage Applies a custom convolution kernel to the image.
-
Imagick::cropImage Extracts a region of the image.
-
Imagick::cropThumbnailImage Creates a crop thumbnail.
-
Imagick::current Returns a reference to the current Imagick object.
- Imagick::cycleColormapImage Displaces an image's colormap.
-
Imagick::deconstructImages Returns certain pixel differences between images.
-
Imagick::despeckleImage Reduces the speckle noise in an image.
-
Imagick::destroy Destroys the Imagick object.
-
Imagick::displayImage Displays an image.
-
Imagick::displayImages Displays an image or image sequence.
-
Imagick::distortImage Distorts an image using various distortion methods.
-
Imagick::drawImage Renders the ImagickDraw object on the current image.
-
Imagick::edgeImage Enhance edges within the image.
-
Imagick::embossImage Returns a grayscale image with a three-dimensional effect.
-
Imagick::enhanceImage Improves the quality of a noisy image.
-
Imagick::equalizeImage Equalizes the image histogram.
-
Imagick::evaluateImage Applies an expression to an image.
-
Imagick::flattenImages Merges a sequence of images.
-
Imagick::flipImage Creates a vertical mirror image.
-
Imagick::flopImage Creates a horizontal mirror image.
-
Imagick::frameImage Adds a simulated three-dimensional border.
-
Imagick::fxImage Evaluate expression for each pixel in the image.
-
Imagick::gammaImage Gamma-corrects an image.
-
Imagick::gaussianBlurImage Blurs an image.
-
Imagick::getCompression Gets the object compression type.
-
Imagick::getCompressionQuality Gets the object compression quality.
-
Imagick::getCopyright Returns the ImageMagick API copyright as a string.
-
Imagick::getFilename The filename associated with an image sequence.
-
Imagick::getFormat Returns the format of the Imagick object.
-
Imagick::getHomeURL Returns the ImageMagick home URL.
-
Imagick::getImage Returns a new Imagick object.
-
Imagick::getImageBackgroundColor Returns the image background color.
-
Imagick::getImageBlob Returns the image sequence as a blob.
-
Imagick::getImageBluePrimary Returns the chromaticy blue primary point.
-
Imagick::getImageBorderColor Returns the image border color.
-
Imagick::getImageChannelDepth Gets the depth for a particular image channel.
-
Imagick::getImageChannelDistortion Compares image channels of an image to a reconstructed image.
-
Imagick::getImageChannelExtrema Gets the extrema for one or more image channels.
-
Imagick::getImageChannelMean Gets the mean and standard deviation.
-
Imagick::getImageChannelStatistics Returns statistics for each channel in the image.
-
Imagick::getImageColormapColor Returns the color of the specified colormap index.
-
Imagick::getImageColors Gets the number of unique colors in the image.
-
Imagick::getImageColorspace Gets the image colorspace.
-
Imagick::getImageCompose Returns the composite operator associated with the image.
-
Imagick::getImageDelay Gets the image delay.
-
Imagick::getImageDepth Gets the image depth.
-
Imagick::getImageDispose Gets the image disposal method.
-
Imagick::getImageDistortion Compares an image to a reconstructed image.
-
Imagick::getImageExtrema Gets the extrema for the image.
-
Imagick::getImageFilename Returns the filename of a particular image in a sequence.
-
Imagick::getImageFormat Returns the format of a particular image in a sequence.
-
Imagick::getImageGamma Gets the image gamma.
-
Imagick::getImageGeometry Gets the width and height as an associative array.
-
Imagick::getImageGreenPrimary Returns the chromaticy green primary point.
-
Imagick::getImageHeight Returns the image height.
-
Imagick::getImageHistogram Gets the image histogram.
-
Imagick::getImageIndex Gets the index of the current active image.
-
Imagick::getImageInterlaceScheme Gets the image interlace scheme.
-
Imagick::getImageInterpolateMethod Returns the interpolation method.
-
Imagick::getImageIterations Gets the image iterations.
-
Imagick::getImageLength Returns the image length in bytes.
-
Imagick::getImageMagickLicense Returns a string containing the ImageMagick license.
-
Imagick::getImageMatte Return if the image has a matte channel.
-
Imagick::getImageMatteColor Returns the image matte color.
-
Imagick::getImageOrientation Gets the image orientation..
-
Imagick::getImagePage Returns the page geometry.
-
Imagick::getImagePixelColor Returns the color of the specified pixel.
-
Imagick::getImageProfile Returns the named image profile.
-
Imagick::getImageProfiles Returns the image profiles.
-
Imagick::getImageProperties Returns the image properties.
-
Imagick::getImageProperty Returns the named image property.
-
Imagick::getImageRedPrimary Returns the chromaticy red primary point.
-
Imagick::getImageRegion Extracts a region of the image.
-
Imagick::getImageRenderingIntent Gets the image rendering intent.
-
Imagick::getImageResolution Gets the image X and Y resolution.
-
Imagick::getImageScene Gets the image scene.
-
Imagick::getImageSignature Generates an SHA-256 message digest.
-
Imagick::getImageSize Returns the image length in bytes.
-
Imagick::getImageTicksPerSecond Gets the image ticks-per-second.
-
Imagick::getImageTotalInkDensity Gets the image total ink density.
-
Imagick::getImageType Gets the potential image type.
-
Imagick::getImageUnits Gets the image units of resolution.
-
Imagick::getImageVirtualPixelMethod Returns the virtual pixel method.
-
Imagick::getImageWhitePoint Returns the chromaticy white point.
-
Imagick::getImageWidth Returns the image width.
-
Imagick::getInterlaceScheme Gets the object interlace scheme.
-
Imagick::getIteratorIndex Gets the index of the current active image.
-
Imagick::getNumberImages Returns the number of images in the object.
-
Imagick::getOption Returns a value associated with the specified key.
-
Imagick::getPackageName Returns the ImageMagick package name.
-
Imagick::getPage Returns the page geometry.
-
Imagick::getPixelIterator Returns a MagickPixelIterator.
-
Imagick::getPixelRegionIterator Get an ImagickPixelIterator for an image section.
-
Imagick::getQuantumDepth Gets the quantum depth.
-
Imagick::getQuantumRange Returns the Imagick quantum range.
-
Imagick::getReleaseDate Returns the ImageMagick release date.
-
Imagick::getResource Returns the specified resource's memory usage.
-
Imagick::getResourceLimit Returns the specified resource limit.
-
Imagick::getSamplingFactors Gets the horizontal and vertical sampling factor.
-
Imagick::getSize Returns the size associated with the Imagick object.
-
Imagick::getSizeOffset Returns the size offset.
-
Imagick::getVersion Returns the ImageMagick API version.
-
Imagick::hasNextImage Checks if the object has more images.
-
Imagick::hasPreviousImage Checks if the object has a previous image.
-
Imagick::identifyImage Identifies an image and fetches attributes.
- Imagick::implodeImage Creates a new image as a copy.
-
<
^
>