« png2wbmp
Введение »
PHP Manual
Обработка и генерация изображений
Gmagick
Gmagick
Введение
Установка и настройка
Требования
Установка
Настройка во время выполнения
Предопределенные константы
Примеры
Gmagick
— Класс Gmagick
Gmagick::addimage
— Добавление нового изображения в список изображений объекта Gmagick
Gmagick::addnoiseimage
— Добавляет случайный шум к изображению
Gmagick::annotateimage
— Подписать изображение текстом
Gmagick::blurimage
— Добавить размытие изображению
Gmagick::borderimage
— Добавить рамку к изображению
Gmagick::charcoalimage
— Имитация рисования углем
Gmagick::chopimage
— Удаляет область изображения и подрезает его
Gmagick::clear
— Зачищает все ресурсы, связанные с объектом Gmagick
Gmagick::commentimage
— Добавить комментарий к изображению
Gmagick::compositeimage
— Composite one image onto another
Gmagick::__construct
— Конструктор объекта Gmagick
Gmagick::cropimage
— Обрезает изображение
Gmagick::cropthumbnailimage
— Создание обрезанного уменьшенного изображения
Gmagick::current
— Вернуть самого себя
Gmagick::cyclecolormapimage
— Displaces an image's colormap
Gmagick::deconstructimages
— Returns certain pixel differences between images
Gmagick::despeckleimage
— The despeckleimage purpose
Gmagick::destroy
— Уничтожить объект Gmagick
Gmagick::drawimage
— Renders the GmagickDraw object on the current image
Gmagick::edgeimage
— Enhance edges within the image
Gmagick::embossimage
— Returns a grayscale image with a three-dimensional effect
Gmagick::enhanceimage
— Improves the quality of a noisy image
Gmagick::equalizeimage
— Equalizes the image histogram
Gmagick::flipimage
— Creates a vertical mirror image
Gmagick::flopimage
— The flopimage purpose
Gmagick::frameimage
— Adds a simulated three-dimensional border
Gmagick::gammaimage
— Gamma-corrects an image
Gmagick::getcopyright
— Возвращает копирайт GraphicsMagick API в виде строки
Gmagick::getfilename
— Возвращает имя файла связанного с последовательностью изображений
Gmagick::getimagebackgroundcolor
— Возвращает цвет форма изображения
Gmagick::getimageblueprimary
— Returns the chromaticy blue primary point
Gmagick::getimagebordercolor
— Returns the image border color
Gmagick::getimagechanneldepth
— Gets the depth for a particular image channel
Gmagick::getimagecolors
— Возвращает цвет указанного индекса карты цветов
Gmagick::getimagecolorspace
— Возвращает цветовое пространство изображения
Gmagick::getimagecompose
— Returns the composite operator associated with the image
Gmagick::getimagedelay
— Gets the image delay
Gmagick::getimagedepth
— Gets the depth of the image
Gmagick::getimagedispose
— Gets the image disposal method
Gmagick::getimageextrema
— Gets the extrema for the image
Gmagick::getimagefilename
— Возвращает имя файла конкретного изображения в последовательности
Gmagick::getimageformat
— Возвращает формат конкретного изображения в последовательности
Gmagick::getimagegamma
— Возвращает гамму изображения
Gmagick::getimagegreenprimary
— Returns the chromaticy green primary point
Gmagick::getimageheight
— Возвращает высоту изображения
Gmagick::getimagehistogram
— Возвращает гистограмму изображения
Gmagick::getimageindex
— Возвращает индекс текущего активного изображения
Gmagick::getimageinterlacescheme
— Gets the image interlace scheme
Gmagick::getimageiterations
— Gets the image iterations
Gmagick::getimagematte
— Check if the image has a matte channel
Gmagick::getimagemattecolor
— Returns the image matte color
Gmagick::getimageprofile
— Возвращает именованный профайл изображения
Gmagick::getimageredprimary
— Returns the chromaticity red primary point
Gmagick::getimagerenderingintent
— Gets the image rendering intent
Gmagick::getimageresolution
— Возвращает разрешение изображения
Gmagick::getimagescene
— Gets the image scene
Gmagick::getimagesignature
— Generates an SHA-256 message digest
Gmagick::getimagetype
— Возвращает потенциальный тип изображения
Gmagick::getimageunits
— Возвращает единицы разрешения изображения
Gmagick::getimagewhitepoint
— Возвращает хроматическую белую точку
Gmagick::getimagewidth
— Возвращает ширину изображения
Gmagick::getpackagename
— Возвращает имя пакета GraphicsMagick
Gmagick::getquantumdepth
— Возвращает глубину цвета (бит на канал) объекта Gmagick в виде строки
Gmagick::getreleasedate
— Возвращает дату релиза GraphicsMagick в виде строки
Gmagick::getsamplingfactors
— Возвращает вертикальный и горизонтальный фактор дискретизации
Gmagick::getsize
— Возвращает размер связанный с объектом Gmagick
Gmagick::getversion
— Возвращает версию GraphicsMagick API
Gmagick::hasnextimage
— Проверяет, есть ли еще изображения в объекте
Gmagick::haspreviousimage
— Проверяет, есть ли еще изображения в объекте при итерации назад
Gmagick::implodeimage
— Creates a new image as a copy
Gmagick::labelimage
— Adds a label to an image
Gmagick::levelimage
— Adjusts the levels of an image
Gmagick::magnifyimage
— Scales an image proportionally 2x
Gmagick::mapimage
— Replaces the colors of an image with the closest color from a reference image
Gmagick::medianfilterimage
— Applies a digital filter
Gmagick::minifyimage
— Scales an image proportionally to half its size
Gmagick::modulateimage
— Control the brightness, saturation, and hue
Gmagick::motionblurimage
— Simulates motion blur
Gmagick::newimage
— Creates a new image
Gmagick::nextimage
— Moves to the next image
Gmagick::normalizeimage
— Enhances the contrast of a color image
Gmagick::oilpaintimage
— Simulates an oil painting
Gmagick::previousimage
— Move to the previous image in the object
Gmagick::profileimage
— Adds or removes a profile from an image
Gmagick::quantizeimage
— Analyzes the colors within a reference image
Gmagick::quantizeimages
— The quantizeimages purpose
Gmagick::queryfontmetrics
— Returns an array representing the font metrics
Gmagick::queryfonts
— Returns the configured fonts
Gmagick::queryformats
— Returns formats supported by Gmagick
Gmagick::radialblurimage
— Radial blurs an image
Gmagick::raiseimage
— Creates a simulated 3d button-like effect
Gmagick::read
— Читает изображение из файла
Gmagick::readimage
— Читает изображение из файла
Gmagick::readimageblob
— Читает изображение из бинарной строки
Gmagick::readimagefile
— Читает изображение или последовательность изображений из файлового дескриптора
Gmagick::reducenoiseimage
— Smooths the contours of an image
Gmagick::removeimage
— Удаляет изображение из списка
Gmagick::removeimageprofile
— Удаляет именованый профайл изображения и возвращает его
Gmagick::resampleimage
— Resample image to desired resolution
Gmagick::resizeimage
— Scales an image
Gmagick::rollimage
— Offsets an image
Gmagick::rotateimage
— Rotates an image
Gmagick::scaleimage
— Scales the size of an image
Gmagick::separateimagechannel
— Separates a channel from the image
Gmagick::setCompressionQuality
— Sets the object's default compression quality
Gmagick::setfilename
— Sets the filename before you read or write the image
Gmagick::setimagebackgroundcolor
— Sets the image background color
Gmagick::setimageblueprimary
— Sets the image chromaticity blue primary point
Gmagick::setimagebordercolor
— Sets the image border color
Gmagick::setimagechanneldepth
— Sets the depth of a particular image channel
Gmagick::setimagecolorspace
— Sets the image colorspace
Gmagick::setimagecompose
— Sets the image composite operator
Gmagick::setimagedelay
— Sets the image delay
Gmagick::setimagedepth
— Sets the image depth
Gmagick::setimagedispose
— Sets the image disposal method
Gmagick::setimagefilename
— Sets the filename of a particular image in a sequence
Gmagick::setimageformat
— Sets the format of a particular image
Gmagick::setimagegamma
— Sets the image gamma
Gmagick::setimagegreenprimary
— Sets the image chromaticity green primary point
Gmagick::setimageindex
— Set the iterator to the position in the image list specified with the index parameter
Gmagick::setimageinterlacescheme
— Sets the interlace scheme of the image
Gmagick::setimageiterations
— Sets the image iterations
Gmagick::setimageprofile
— Adds a named profile to the Gmagick object
Gmagick::setimageredprimary
— Sets the image chromaticity red primary point
Gmagick::setimagerenderingintent
— Sets the image rendering intent
Gmagick::setimageresolution
— Sets the image resolution
Gmagick::setimagescene
— Sets the image scene
Gmagick::setimagetype
— Sets the image type
Gmagick::setimageunits
— Sets the image units of resolution
Gmagick::setimagewhitepoint
— Sets the image chromaticity white point
Gmagick::setsamplingfactors
— Sets the image sampling factors
Gmagick::setsize
— Sets the size of the Gmagick object
Gmagick::shearimage
— Creating a parallelogram
Gmagick::solarizeimage
— Applies a solarizing effect to the image
Gmagick::spreadimage
— Randomly displaces each pixel in a block
Gmagick::stripimage
— Strips an image of all profiles and comments
Gmagick::swirlimage
— Swirls the pixels about the center of the image
Gmagick::thumbnailimage
— Changes the size of an image
Gmagick::trimimage
— Remove edges from the image
Gmagick::write
— Псевдоним Gmagick::writeimage
Gmagick::writeimage
— Записывает изображение в указанный файл
GmagickDraw
— Класс GmagickDraw
GmagickDraw::annotate
— Draws text on the image
GmagickDraw::arc
— Draws an arc
GmagickDraw::bezier
— Draws a bezier curve
GmagickDraw::ellipse
— Draws an ellipse on the image
GmagickDraw::getfillcolor
— Returns the fill color
GmagickDraw::getfillopacity
— Returns the opacity used when drawing
GmagickDraw::getfont
— Returns the font
GmagickDraw::getfontsize
— Returns the font pointsize
GmagickDraw::getfontstyle
— Returns the font style
GmagickDraw::getfontweight
— Returns the font weight
GmagickDraw::getstrokecolor
— Returns the color used for stroking object outlines
GmagickDraw::getstrokeopacity
— Returns the opacity of stroked object outlines
GmagickDraw::getstrokewidth
— Returns the width of the stroke used to draw object outlines
GmagickDraw::gettextdecoration
— Returns the text decoration
GmagickDraw::gettextencoding
— Returns the code set used for text annotations
GmagickDraw::line
— The line purpose
GmagickDraw::point
— Draws a point
GmagickDraw::polygon
— Draws a polygon
GmagickDraw::polyline
— Draws a polyline
GmagickDraw::rectangle
— Draws a rectangle
GmagickDraw::rotate
— Applies the specified rotation to the current coordinate space
GmagickDraw::roundrectangle
— Draws a rounded rectangle
GmagickDraw::scale
— Adjusts the scaling factor
GmagickDraw::setfillcolor
— Sets the fill color to be used for drawing filled objects
GmagickDraw::setfillopacity
— The setfillopacity purpose
GmagickDraw::setfont
— Sets the fully-specified font to use when annotating with text
GmagickDraw::setfontsize
— Sets the font pointsize to use when annotating with text
GmagickDraw::setfontstyle
— Sets the font style to use when annotating with text
GmagickDraw::setfontweight
— Sets the font weight
GmagickDraw::setstrokecolor
— Sets the color used for stroking object outlines
GmagickDraw::setstrokeopacity
— Specifies the opacity of stroked object outlines
GmagickDraw::setstrokewidth
— Sets the width of the stroke used to draw object outlines
GmagickDraw::settextdecoration
— Specifies a decoration
GmagickDraw::settextencoding
— Specifies the text code set
GmagickPixel
— Класс GmagickPixel
GmagickPixel::__construct
— Конструктора класса GmagickPixel
GmagickPixel::getcolor
— Возвращает цвет
GmagickPixel::getcolorcount
— Получить количество пикселей изображения, имеющих заданный цвет
GmagickPixel::getcolorvalue
— Возвращает нормализованное значение для заданного цветового канала
GmagickPixel::setcolor
— Задать цвет
GmagickPixel::setcolorvalue
— Установить нормализованное значение цветового канала