Searched refs:GetWandViewExtent (Results 1 - 4 of 4) sorted by relevance

/external/ImageMagick/MagickWand/
H A Dwand-view.h56 GetWandViewExtent(const WandView *);
H A Dwand-view.c464 % GetWandViewExtent() returns the wand view extent.
466 % The format of the GetWandViewExtent method is:
468 % RectangleInfo GetWandViewExtent(const WandView *wand_view) function
475 WandExport RectangleInfo GetWandViewExtent(const WandView *wand_view)
/external/ImageMagick/www/source/wand/
H A Dsigmoidal-contrast.c25 extent=GetWandViewExtent(contrast_view);
/external/ImageMagick/www/api/
H A Dwand-view.php55 <p class="text-center"><a href="wand-view.php#CloneWandView">CloneWandView</a> &bull; <a href="wand-view.php#DestroyWandView">DestroyWandView</a> &bull; <a href="wand-view.php#DuplexTransferWandViewIterator">DuplexTransferWandViewIterator</a> &bull; <a href="wand-view.php#GetWandViewException">GetWandViewException</a> &bull; <a href="wand-view.php#GetWandViewExtent">GetWandViewExtent</a> &bull; <a href="wand-view.php#GetWandViewIterator">GetWandViewIterator</a> &bull; <a href="wand-view.php#GetWandViewPixels">GetWandViewPixels</a> &bull; <a href="wand-view.php#GetWandViewWand">GetWandViewWand</a> &bull; <a href="wand-view.php#IsWandView">IsWandView</a> &bull; <a href="wand-view.php#NewWandView">NewWandView</a> &bull; <a href="wand-view.php#NewWandViewExtent">NewWandViewExtent</a> &bull; <a href="wand-view.php#SetWandViewDescription">SetWandViewDescription</a> &bull; <a href="wand-view.php#SetWandViewIterator">SetWandViewIterator</a> &bull; <a href="wand-view.php#TransferWandViewIterator">TransferWandViewIterator</a> &bull; <a href="wand-view.php#UpdateWandViewIterator">UpdateWandViewIterator</a></p>
184 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/wand-view_8c.html" id="GetWandViewExtent">GetWandViewExtent</a></h2>
186 <p>GetWandViewExtent() returns the wand view extent.</p>
188 <p>The format of the GetWandViewExtent method is:</p>
191 RectangleInfo GetWandViewExtent(const WandView *wand_view)

Completed in 134 milliseconds