Manek start
Film
Cenne wpisy
Zobaczymy
Image Processing (ImageMagick)
Przetwarzanie i generowanie obrazΓ³w
WstΔp
Przetwarzanie i generowanie obrazΓ³w
PHP Manual
Image Processing (ImageMagick)
WstΔp
Instalacja/Konfiguracja
Instalacja
Konfiguracja wykonawcza
Typy zasobΓ³w
StaΕe predefiniowane
PrzykΕady
The Imagick class
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
Imagick::labelImage
β Adds a label to an image
Imagick::levelImage
β Adjusts the levels of an image
Imagick::linearStretchImage
β Stretches with saturation the image intensity
Imagick::magnifyImage
β Scales an image proportionally 2x
Imagick::mapImage
β Replaces the colors of an image with the closest color from a reference image.
Imagick::matteFloodfillImage
β Changes the transparency value of a color
Imagick::medianFilterImage
β Applies a digital filter
Imagick::minifyImage
β Scales an image proportionally to half its size
Imagick::modulateImage
β Control the brightness, saturation, and hue
Imagick::montageImage
β Creates a composite image
Imagick::morphImages
β Method morphs a set of images
Imagick::mosaicImages
β Forms a mosaic from images
Imagick::motionBlurImage
β Simulates motion blur
Imagick::negateImage
β Negates the colors in the reference image
Imagick::newImage
β Creates a new image
Imagick::newPseudoImage
β Creates a new image
Imagick::nextImage
β Moves to the next image
Imagick::normalizeImage
β Enhances the contrast of a color image
Imagick::oilPaintImage
β Simulates an oil painting
Imagick::optimizeImageLayers
β Removes repeated portions of images to optimize
Imagick::colorFloodfillImage
β Changes the color value of any pixel that matches target
Imagick::paintOpaqueImage
β Change any pixel that matches color
Imagick::paintTransparentImage
β Changes any pixel that matches color with the color defined by fill
Imagick::pingImage
β Fetch basic attributes about the image
Imagick::pingImageBlob
β Quickly fetch attributes
Imagick::pingImageFile
β Get basic image attributes in a lightweight manner
Imagick::polaroidImage
β Simulates a Polaroid picture
Imagick::posterizeImage
β Reduces the image to a limited number of color level
Imagick::previewImages
β Quickly pin-point appropriate parameters for image processing
Imagick::previousImage
β Move to the previous image in the object
Imagick::profileImage
β Adds or removes a profile from an image
Imagick::quantizeImage
β Analyzes the colors within a reference image
Imagick::quantizeImages
β Analyzes the colors within a sequence of images
Imagick::queryFontMetrics
β Returns an array representing the font metrics
Imagick::queryFonts
β Returns the configured fonts
Imagick::queryFormats
β Returns formats supported by Imagick
Imagick::radialBlurImage
β Radial blurs an image
Imagick::raiseImage
β Creates a simulated 3d button-like effect
Imagick::randomThresholdImage
β Creates a high-contrast, two-color image
Imagick::readImage
β Reads image from filename
Imagick::readImageBlob
β Reads image from a binary string
Imagick::readImageFile
β Reads image from open filehandle
Imagick::reduceNoiseImage
β Smooths the contours of an image
Imagick::removeImage
β Removes an image from the image list
Imagick::removeImageProfile
β Removes the named image profile and returns it
Imagick::render
β Renders all preceding drawing commands
Imagick::resampleImage
β Resample image to desired resolution
Imagick::resizeImage
β Scales an image
Imagick::rollImage
β Offsets an image
Imagick::rotateImage
β Rotates an image
Imagick::roundCorners
β Rounds image corners
Imagick::sampleImage
β Scales an image with pixel sampling
Imagick::scaleImage
β Scales the size of an image
Imagick::separateImageChannel
β Separates a channel from the image
Imagick::sepiaToneImage
β Sepia tones an image
Imagick::setBackgroundColor
β Sets the object's default background color
Imagick::setCompression
β Sets the object's default compression type
Imagick::setCompressionQuality
β Sets the object's default compression quality
Imagick::setFilename
β Sets the filename before you read or write the image
Imagick::setFirstIterator
β Sets the Imagick iterator to the first image
Imagick::setFont
β Sets the image bias for any method that convolves an image
Imagick::setFormat
β Sets the format of the Imagick object
Imagick::setImage
β Replaces image in the object
Imagick::setImageBackgroundColor
β Sets the image background color
Imagick::setImageBias
β Sets the image bias for any method that convolves an image
Imagick::setImageBluePrimary
β Sets the image chromaticity blue primary point
Imagick::setImageBorderColor
β Sets the image border color
Imagick::setImageChannelDepth
β Sets the depth of a particular image channel
Imagick::setImageColormapColor
β Sets the color of the specified colormap index
Imagick::setImageColorspace
β Sets the image colorspace
Imagick::setImageCompose
β Sets the image composite operator
Imagick::setImageCompression
β Sets the image compression
Imagick::setImageDelay
β Sets the image delay
Imagick::setImageDepth
β Sets the image depth
Imagick::setImageDispose
β Sets the image disposal method
Imagick::setImageExtent
β Sets the image size
Imagick::setImageFilename
β Sets the filename of a particular image
Imagick::setImageFormat
β Sets the format of a particular image
Imagick::setImageGamma
β Sets the image gamma
Imagick::setImageGreenPrimary
β Sets the image chromaticity green primary point
Imagick::setImageIndex
β Set the iterator position
Imagick::setImageInterlaceScheme
β Sets the image compression
Imagick::setImageInterpolateMethod
β Sets the image interpolate pixel method
Imagick::setImageIterations
β Sets the image iterations
Imagick::setImageMatte
β Sets the image matte channel
Imagick::setImageMatteColor
β Sets the image matte color
Imagick::setImageOpacity
β Sets the image opacity level
Imagick::setImageOrientation
β Sets the image orientation.
Imagick::setImagePage
β Sets the page geometry of the image
Imagick::setImageProfile
β Adds a named profile to the Imagick object
Imagick::setImageProperty
β Sets an image property
Imagick::setImageRedPrimary
β Sets the image chromaticity red primary point
Imagick::setImageRenderingIntent
β Sets the image rendering intent
Imagick::setImageResolution
β Sets the image resolution
Imagick::setImageScene
β Sets the image scene
Imagick::setImageTicksPerSecond
β Sets the image ticks-per-second
Imagick::setImageType
β Sets the image type
Imagick::setImageUnits
β Sets the image units of resolution
Imagick::setImageVirtualPixelMethod
β Sets the image virtual pixel method
Imagick::setImageWhitePoint
β Sets the image chromaticity white point
Imagick::setInterlaceScheme
β Sets the image compression
Imagick::setIteratorIndex
β Set the iterator position
Imagick::setLastIterator
β Sets the Imagick iterator to the last image
Imagick::setOption
β Set an option
Imagick::setPage
β Sets the page geometry of the Imagick object
Imagick::setResolution
β Sets the image resolution
Imagick::setResourceLimit
β Sets the limit for a particular resource in megabytes
Imagick::setSamplingFactors
β Sets the image sampling factors
Imagick::setSize
β Sets the size of the Imagick object
Imagick::setSizeOffset
β Sets the size and offset of the Imagick object
Imagick::setType
β Sets the image type attribute
Imagick::shadeImage
β Creates a 3D effect
Imagick::shadowImage
β Simulates an image shadow
Imagick::sharpenImage
β Sharpens an image
Imagick::shaveImage
β Shaves pixels from the image edges
Imagick::shearImage
β Creating a parallelogram
Imagick::sigmoidalContrastImage
β Adjusts the contrast of an image
Imagick::sketchImage
β Simulates a pencil sketch
Imagick::solarizeImage
β Applies a solarizing effect to the image
Imagick::spliceImage
β Splices a solid color into the image
Imagick::spreadImage
β Randomly displaces each pixel in a block
Imagick::steganoImage
β Hides a digital watermark within the image
Imagick::stereoImage
β Composites two images
Imagick::stripImage
β Strips an image of all profiles and comments
Imagick::swirlImage
β Swirls the pixels about the center of the image
Imagick::textureImage
β Repeatedly tiles the texture image
Imagick::thresholdImage
β Changes the value of individual pixels based on a threshold
Imagick::thumbnailImage
β Changes the size of an image
Imagick::tintImage
β Applies a color vector to each pixel in the image
Imagick::transformImage
β Convenience method for setting crop size and the image geometry
Imagick::transverseImage
β Creates a horizontal mirror image
Imagick::trimImage
β Remove edges from the image
Imagick::uniqueImageColors
β Discards all but one of any pixel color
Imagick::unsharpMaskImage
β Sharpens an image
Imagick::valid
β Checks if the current item is valid
Imagick::vignetteImage
β Adds vignette filter to the image
Imagick::waveImage
β Adds wave filter to the image
Imagick::whiteThresholdImage
β Force all pixels above the threshold into white
Imagick::writeImage
β Writes an image to the specified filename
Imagick::writeImages
β Writes an image or image sequence
The ImagickDraw class
ImagickDraw::affine
β Adjusts the current affine transformation matrix
ImagickDraw::annotation
β Draws text on the image
ImagickDraw::arc
β Draws an arc
ImagickDraw::bezier
β Draws a bezier curve
ImagickDraw::circle
β Draws a circle
ImagickDraw::clear
β Clears the ImagickDraw
ImagickDraw::clone
β Makes an exact copy of the specified ImagickDraw object
ImagickDraw::color
β Draws color on image
ImagickDraw::comment
β Adds a comment
ImagickDraw::composite
β Composites an image onto the current image
ImagickDraw::__construct
β The ImagickDraw constructor
ImagickDraw::destroy
β Frees all associated resources
ImagickDraw::ellipse
β Draws an ellipse on the image
ImagickDraw::getClipPath
β Obtains the current clipping path ID
ImagickDraw::getClipRule
β Returns the current polygon fill rule
ImagickDraw::getClipUnits
β Returns the interpretation of clip path units
ImagickDraw::getFillColor
β Returns the fill color
ImagickDraw::getFillOpacity
β Returns the opacity used when drawing
ImagickDraw::getFillRule
β Returns the fill rule
ImagickDraw::getFont
β Returns the font
ImagickDraw::getFontFamily
β Returns the font family
ImagickDraw::getFontSize
β Returns the font pointsize
ImagickDraw::getFontStyle
β Returns the font style
ImagickDraw::getFontWeight
β Returns the font weight
ImagickDraw::getGravity
β Returns the text placement gravity
ImagickDraw::getStrokeAntialias
β Returns the current stroke antialias setting
ImagickDraw::getStrokeColor
β Returns the color used for stroking object outlines
ImagickDraw::getStrokeDashArray
β Returns an array representing the pattern of dashes and gaps used to stroke paths
ImagickDraw::getStrokeDashOffset
β Returns the offset into the dash pattern to start the dash
ImagickDraw::getStrokeLineCap
β Returns the shape to be used at the end of open subpaths when they are stroked
ImagickDraw::getStrokeLineJoin
β Returns the shape to be used at the corners of paths when they are stroked
ImagickDraw::getStrokeMiterLimit
β Returns the stroke miter limit
ImagickDraw::getStrokeOpacity
β Returns the opacity of stroked object outlines
ImagickDraw::getStrokeWidth
β Returns the width of the stroke used to draw object outlines
ImagickDraw::getTextAlignment
β Returns the text alignment
ImagickDraw::getTextAntialias
β Returns the current text antialias setting
ImagickDraw::getTextDecoration
β Returns the text decoration
ImagickDraw::getTextEncoding
β Returns the code set used for text annotations
ImagickDraw::getTextUnderColor
β Returns the text under color
ImagickDraw::getVectorGraphics
β Returns a string containing vector graphics
ImagickDraw::line
β Draws a line
ImagickDraw::matte
β Paints on the image's opacity channel
ImagickDraw::pathClose
β Adds a path element to the current path
ImagickDraw::pathCurveToAbsolute
β Draws a cubic Bezier curve
ImagickDraw::pathCurveToQuadraticBezierAbsolute
β Draws a quadratic Bezier curve
ImagickDraw::pathCurveToQuadraticBezierRelative
β Draws a quadratic Bezier curve
ImagickDraw::pathCurveToQuadraticBezierSmoothAbsolute
β Draws a quadratic Bezier curve
ImagickDraw::pathCurveToQuadraticBezierSmoothRelative
β Draws a quadratic Bezier curve
ImagickDraw::pathCurveToRelative
β Draws a cubic Bezier curve
ImagickDraw::pathCurveToSmoothAbsolute
β Draws a cubic Bezier curve
ImagickDraw::pathCurveToSmoothRelative
β Draws a cubic Bezier curve
ImagickDraw::pathEllipticArcAbsolute
β Draws an elliptical arc
ImagickDraw::pathEllipticArcRelative
β Draws an elliptical arc
ImagickDraw::pathFinish
β Terminates the current path
ImagickDraw::pathLineToAbsolute
β Draws a line path
ImagickDraw::pathLineToHorizontalAbsolute
β Draws a horizontal line path
ImagickDraw::pathLineToHorizontalRelative
β Draws a horizontal line
ImagickDraw::pathLineToRelative
β Draws a line path
ImagickDraw::pathLineToVerticalAbsolute
β Draws a vertical line
ImagickDraw::pathLineToVerticalRelative
β Draws a vertical line path
ImagickDraw::pathMoveToAbsolute
β Starts a new sub-path
ImagickDraw::pathMoveToRelative
β Starts a new sub-path
ImagickDraw::pathStart
β Declares the start of a path drawing list
ImagickDraw::point
β Draws a point
ImagickDraw::polygon
β Draws a polygon
ImagickDraw::polyline
β Draws a polyline
ImagickDraw::pop
β Destroys the current ImagickDraw in the stack, and returns to the previously pushed ImagickDraw
ImagickDraw::popClipPath
β Terminates a clip path definition
ImagickDraw::popDefs
β Terminates a definition list
ImagickDraw::popPattern
β Terminates a pattern definition
ImagickDraw::push
β Clones the current ImagickDraw and pushes it to the stack
ImagickDraw::pushClipPath
β Starts a clip path definition
ImagickDraw::pushDefs
β Indicates that following commands create named elements for early processing
ImagickDraw::pushPattern
β Indicates that subsequent commands up to a ImagickDraw::opPattern() command comprise the definition of a named pattern
ImagickDraw::rectangle
β Draws a rectangle
ImagickDraw::render
β Renders all preceding drawing commands onto the image
ImagickDraw::rotate
β Applies the specified rotation to the current coordinate space
ImagickDraw::roundRectangle
β Draws a rounted rectangle
ImagickDraw::scale
β Adjusts the scaling factor
ImagickDraw::setClipPath
β Associates a named clipping path with the image
ImagickDraw::setClipRule
β Set the polygon fill rule to be used by the clipping path
ImagickDraw::setClipUnits
β Sets the interpretation of clip path units
ImagickDraw::setFillAlpha
β Sets the opacity to use when drawing using the fill color or fill texture
ImagickDraw::setFillColor
β Sets the fill color to be used for drawing filled objects
ImagickDraw::setFillOpacity
β Sets the opacity to use when drawing using the fill color or fill texture
ImagickDraw::setFillPatternURL
β Sets the URL to use as a fill pattern for filling objects
ImagickDraw::setFillRule
β Sets the fill rule to use while drawing polygons
ImagickDraw::setFont
β Sets the fully-specified font to use when annotating with text
ImagickDraw::setFontFamily
β Sets the font family to use when annotating with text
ImagickDraw::setFontSize
β Sets the font pointsize to use when annotating with text
ImagickDraw::setFontStretch
β Sets the font stretch to use when annotating with text
ImagickDraw::setFontStyle
β Sets the font style to use when annotating with text
ImagickDraw::setFontWeight
β Sets the font weight
ImagickDraw::setGravity
β Sets the text placement gravity
ImagickDraw::setStrokeAlpha
β Specifies the opacity of stroked object outlines
ImagickDraw::setStrokeAntialias
β Controls whether stroked outlines are antialiased
ImagickDraw::setStrokeColor
β Sets the color used for stroking object outlines
ImagickDraw::setStrokeDashArray
β Specifies the pattern of dashes and gaps used to stroke paths
ImagickDraw::setStrokeDashOffset
β Specifies the offset into the dash pattern to start the dash
ImagickDraw::setStrokeLineCap
β Specifies the shape to be used at the end of open subpaths when they are stroked
ImagickDraw::setStrokeLineJoin
β Specifies the shape to be used at the corners of paths when they are stroked
ImagickDraw::setStrokeMiterLimit
β Specifies the miter limit
ImagickDraw::setStrokeOpacity
β Specifies the opacity of stroked object outlines
ImagickDraw::setStrokePatternURL
β Sets the pattern used for stroking object outlines
ImagickDraw::setStrokeWidth
β Sets the width of the stroke used to draw object outlines
ImagickDraw::setTextAlignment
β Specifies a text alignment
ImagickDraw::setTextAntialias
β Controls whether text is antialiased
ImagickDraw::setTextDecoration
β Specifies a decoration
ImagickDraw::setTextEncoding
β Specifies specifies the text code set
ImagickDraw::setTextUnderColor
β Specifies the color of a background rectangle
ImagickDraw::setVectorGraphics
β Sets the vector graphics
ImagickDraw::setViewbox
β Sets the overall canvas size
ImagickDraw::skewX
β Skews the current coordinate system in the horizontal direction
ImagickDraw::skewY
β Skews the current coordinate system in the vertical direction
ImagickDraw::translate
β Applies a translation to the current coordinate system
The ImagickPixel class
ImagickPixel::clear
β Clears resources associated with this object
ImagickPixel::__construct
β The ImagickPixel constructor
ImagickPixel::destroy
β Deallocates resources associated with this object
ImagickPixel::getColor
β Returns the color
ImagickPixel::getColorAsString
β Returns the color as a string
ImagickPixel::getColorCount
β Returns the color count associated with this color
ImagickPixel::getColorValue
β Gets the normalized value of the provided color channel
ImagickPixel::getHSL
β Returns the normalized HSL color of the ImagickPixel object
ImagickPixel::isSimilar
β Check the distance between this color and another
ImagickPixel::setColor
β Sets the color
ImagickPixel::setColorValue
β Sets the normalized value of one of the channels
ImagickPixel::setHSL
β Sets the normalized HSL color
The ImagickPixelIterator class
ImagickPixelIterator::clear
β Clear resources associated with a PixelIterator
ImagickPixelIterator::__construct
β The ImagickPixelIterator constructor
ImagickPixelIterator::destroy
β Deallocates resources associated with a PixelIterator
ImagickPixelIterator::getCurrentIteratorRow
β Returns the current row of ImagickPixel objects
ImagickPixelIterator::getIteratorRow
β Returns the current pixel iterator row
ImagickPixelIterator::getNextIteratorRow
β Returns the next row of the pixel iterator
ImagickPixelIterator::getPreviousIteratorRow
β Returns the previous row
ImagickPixelIterator::newPixelIterator
β Returns a new pixel iterator
ImagickPixelIterator::newPixelRegionIterator
β Returns a new pixel iterator
ImagickPixelIterator::resetIterator
β Resets the pixel iterator
ImagickPixelIterator::setIteratorFirstRow
β Sets the pixel iterator to the first pixel row
ImagickPixelIterator::setIteratorLastRow
β Sets the pixel iterator to the last pixel row
ImagickPixelIterator::setIteratorRow
β Set the pixel iterator row
ImagickPixelIterator::syncIterator
β Syncs the pixel iterator
Przetwarzanie i generowanie obrazΓ³w
WstΔp
Przetwarzanie i generowanie obrazΓ³w
PHP Manual
srebrna biΕΌuteria
|
jubiler
|
praca koder
|
oszczedzanie energii
|
ekstrakt rzepu pospolitego
|
ZbiΓ³r aforyzmΓ³w
|
mapa BratysΕawy
Copyright by Ty i on czyli manek
Design by
flankerds.com