manual.verysource.com
源码
技术论坛
博客
程序员在线工具箱
php教程
php手册
php手册
PHP Manual
ImageMagick
The ImagickPixelIterator class
The
ImagickPixelIterator
class
(PECL imagick 2.0.0)
类摘要
ImagickPixelIterator
{
clear
(
void
) :
bool
__construct
(
Imagick
$wand
)
destroy
(
void
) :
bool
getCurrentIteratorRow
(
void
) :
array
getIteratorRow
(
void
) :
int
getNextIteratorRow
(
void
) :
array
getPreviousIteratorRow
(
void
) :
array
newPixelIterator
(
Imagick
$wand
) :
bool
newPixelRegionIterator
(
Imagick
$wand
,
int
$x
,
int
$y
,
int
$columns
,
int
$rows
) :
bool
resetIterator
(
void
) :
bool
setIteratorFirstRow
(
void
) :
bool
setIteratorLastRow
(
void
) :
bool
setIteratorRow
(
int
$row
) :
bool
syncIterator
(
void
) :
bool
}
Table of Contents
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
User Contributed Notes
There are no user contributed notes for this page.
CopyRight © 2008-2022 verySource.Com All Rights reserved.
京ICP备17048824号-1
京公网安备:11010502034788