⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 class.imagickpixeliterator.html

📁 php的帮助文档,涉及到PHP的案例和基本语法,以及实际应用内容
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head>  <title>The ImagickPixelIterator class</title>  <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="book.imagick.html">ImageMagick</a></div> <div class="next" style="text-align: right; float: right;"><a href="function.imagickpixeliterator-clear.html">ImagickPixelIterator::clear</a></div> <div class="up"><a href="book.imagick.html">ImageMagick</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div> <h1 class="title">The <b class="classname">ImagickPixelIterator</b> class</h1> <div class="partintro">  <div id="imagepixeritorator.synopsis" class="section">   <h2 class="title">Class synopsis</h2>   <div class="classsynopsis">    <div class="ooclass"><b class="classname">ImagickPixelIterator</b></div>    <div class="classsynopsisinfo">     <span class="ooclass"><b class="classname">ImagickPixelIterator</b></span>     {</div>    <div class="methodsynopsis dc-description">   <span class="type">bool</span> <span class="methodname"><b><a href="function.imagickpixeliterator-clear.html" class="function">ImagickPixelIterator::clear</a></b></span>    ( <span class="methodparam">void</span>   )</div><div class="methodsynopsis dc-description">   <span class="type">ImagickPixelIterator</span> <span class="methodname"><b><a href="function.imagickpixeliterator-construct.html" class="function">ImagickPixelIterator::__construct</a></b></span>    ( <span class="methodparam"><span class="type"><a href="class.imagick.html" class="type Imagick">Imagick</a></span> <tt class="parameter">$wand</tt></span>   )</div><div class="methodsynopsis dc-description">   <span class="type">bool</span> <span class="methodname"><b><a href="function.imagickpixeliterator-destroy.html" class="function">ImagickPixelIterator::destroy</a></b></span>    ( <span class="methodparam">void</span>   )</div><div class="methodsynopsis dc-description">   <span class="type">array</span> <span class="methodname"><b><a href="function.imagickpixeliterator-getcurrentiteratorrow.html" class="function">ImagickPixelIterator::getCurrentIteratorRow</a></b></span>    ( <span class="methodparam">void</span>   )</div><div class="methodsynopsis dc-description">   <span class="type">int</span> <span class="methodname"><b><a href="function.imagickpixeliterator-getiteratorrow.html" class="function">ImagickPixelIterator::getIteratorRow</a></b></span>    ( <span class="methodparam">void</span>   )</div><div class="methodsynopsis dc-description">   <span class="type">array</span> <span class="methodname"><b><a href="function.imagickpixeliterator-getnextiteratorrow.html" class="function">ImagickPixelIterator::getNextIteratorRow</a></b></span>    ( <span class="methodparam">void</span>   )</div><div class="methodsynopsis dc-description">   <span class="type">array</span> <span class="methodname"><b><a href="function.imagickpixeliterator-getpreviousiteratorrow.html" class="function">ImagickPixelIterator::getPreviousIteratorRow</a></b></span>    ( <span class="methodparam">void</span>   )</div><div class="methodsynopsis dc-description">   <span class="type">bool</span> <span class="methodname"><b><a href="function.imagickpixeliterator-newpixeliterator.html" class="function">ImagickPixelIterator::newPixelIterator</a></b></span>    ( <span class="methodparam"><span class="type"><a href="class.imagick.html" class="type Imagick">Imagick</a></span> <tt class="parameter">$wand</tt></span>   )</div><div class="methodsynopsis dc-description">   <span class="type">bool</span> <span class="methodname"><b><a href="function.imagickpixeliterator-newpixelregioniterator.html" class="function">ImagickPixelIterator::newPixelRegionIterator</a></b></span>    ( <span class="methodparam"><span class="type"><a href="class.imagick.html" class="type Imagick">Imagick</a></span> <tt class="parameter">$wand</tt></span>   , <span class="methodparam"><span class="type">int</span> <tt class="parameter">$x</tt></span>   , <span class="methodparam"><span class="type">int</span> <tt class="parameter">$y</tt></span>   , <span class="methodparam"><span class="type">int</span> <tt class="parameter">$columns</tt></span>   , <span class="methodparam"><span class="type">int</span> <tt class="parameter">$rows</tt></span>   )</div><div class="methodsynopsis dc-description">   <span class="type">bool</span> <span class="methodname"><b><a href="function.imagickpixeliterator-resetiterator.html" class="function">ImagickPixelIterator::resetIterator</a></b></span>    ( <span class="methodparam">void</span>   )</div><div class="methodsynopsis dc-description">   <span class="type">bool</span> <span class="methodname"><b><a href="function.imagickpixeliterator-setiteratorfirstrow.html" class="function">ImagickPixelIterator::setIteratorFirstRow</a></b></span>    ( <span class="methodparam">void</span>   )</div><div class="methodsynopsis dc-description">   <span class="type">bool</span> <span class="methodname"><b><a href="function.imagickpixeliterator-setiteratorlastrow.html" class="function">ImagickPixelIterator::setIteratorLastRow</a></b></span>    ( <span class="methodparam">void</span>   )</div><div class="methodsynopsis dc-description">   <span class="type">bool</span> <span class="methodname"><b><a href="function.imagickpixeliterator-setiteratorrow.html" class="function">ImagickPixelIterator::setIteratorRow</a></b></span>    ( <span class="methodparam"><span class="type">int</span> <tt class="parameter">$row</tt></span>   )</div><div class="methodsynopsis dc-description">   <span class="type">bool</span> <span class="methodname"><b><a href="function.imagickpixeliterator-synciterator.html" class="function">ImagickPixelIterator::syncIterator</a></b></span>    ( <span class="methodparam">void</span>   )</div>   }</div>  </div> </div> <h2>Table of Contents</h2><ul class="chunklist chunklist_reference"><li><a href="function.imagickpixeliterator-clear.html">ImagickPixelIterator::clear</a> 鈥

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -