Imagick::textureImage

(PECL imagick 2.0.0) Repeatedly tiles the texture image bool Imagick::textureImage ( Imagick $texture_wand ) Repeatedly tiles the texture image across and down the image canvas. Parameters: texture_wand Repeatedly tiles the texture image across and down the image canvas. Returns: Returns TRUE on success. Exception:

Imagick::swirlImage

(PECL imagick 2.0.0) Swirls the pixels about the center of the image bool Imagick::swirlImage ( float $degrees ) Swirls the pixels about the center of the image, where degrees indicates the sweep of the arc through which each pixel is moved. You get a more dramatic effect as the degrees move from 1 to 360. Parameters: degrees Swirls the pixels about the center of the imag

Imagick::subImageMatch

(No version information available, might only be in Git) Description public Imagick Imagick::subImageMatch ( Imagick $Imagick [, array &$offset [, float &$similarity ]] ) Searches for a subimage in the current image and returns a similarity image such that an exact match location is completely white and if none of the pixels match, black, otherwise some gray level in-between. You can also pass in the optional paramet

Imagick::stripImage

(PECL imagick 2.0.0) Strips an image of all profiles and comments bool Imagick::stripImage ( void ) Strips an image of all profiles and comments. Returns: Returns TRUE on success. Exception: Throws ImagickException on error.

Imagick::stereoImage

(PECL imagick 2.0.0) Composites two images bool Imagick::stereoImage ( Imagick $offset_wand ) Composites two images and produces a single image that is the composite of a left and right image of a stereo pair. Parameters: offset_wand Composites two images and produces a single image that is the composite of a left and right image of a stereo pair. Retu

Imagick::steganoImage

(PECL imagick 2.0.0) Hides a digital watermark within the image Imagick Imagick::steganoImage ( Imagick $watermark_wand, int $offset ) Hides a digital watermark within the image. Recover the hidden watermark later to prove that the authenticity of an image. Offset defines the start position within the image to hide the watermark. Parameters: watermark_wand Hides a digital

Imagick::statisticImage

(No version information available, might only be in Git) Description public void Imagick::statisticImage ( int $type, int $width, int $height [, string $CHANNEL = Imagick::CHANNEL_DEFAULT ] ) Replace each pixel with corresponding statistic from the neighborhood of the specified width and height. Parameters: type Replace each pixel with corresponding statistic from the n

Imagick::spreadImage

(PECL imagick 2.0.0) Randomly displaces each pixel in a block bool Imagick::spreadImage ( float $radius ) Special effects method that randomly displaces each pixel in a block defined by the radius parameter. Parameters: radius Special effects method that randomly displaces each pixel in a block defined by the radius parameter. Returns: Returns TR

Imagick::spliceImage

(PECL imagick 2.0.0) Splices a solid color into the image bool Imagick::spliceImage ( int $width, int $height, int $x, int $y ) Splices a solid color into the image. Parameters: width Splices a solid color into the image. height Splices a solid color into the image. x Splices a solid color into the im

Imagick::sparseColorImage

(No version information available, might only be in Git) Interpolates colors public bool Imagick::sparseColorImage ( int $SPARSE_METHOD, array $arguments [, int $channel = Imagick::CHANNEL_DEFAULT ] ) Given the arguments array containing numeric values this method interpolates the colors found at those coordinates across the whole image using sparse_method. This method is available if Imagick has been compiled against Image