OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DistortImage
(Results
1 - 11
of
11
) sorted by null
/external/ImageMagick/MagickCore/
distort.h
75
*
DistortImage
(const Image *,const DistortMethod,const size_t,
distort.c
311
deskew_image=
DistortImage
(image,AffineProjectionDistortion,6,distort,
352
% the color to be plotted, for
DistortImage
()
[
all
...]
methods.h
296
#define
DistortImage
PrependMagickMethod(
DistortImage
)
[
all
...]
/external/ImageMagick/www/api/
distort.php
55
<p class="text-center"><a href="distort.php#AffineTransformImage">AffineTransformImage</a> • <a href="distort.php#
DistortImage
">
DistortImage
</a> • <a href="distort.php#RotateImage">RotateImage</a> • <a href="distort.php#SparseColorImage">SparseColorImage</a></p>
88
<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/distort_8c.html" id="
DistortImage
">
DistortImage
</a></h2>
90
<p>
DistortImage
() distorts an image using various distortion methods, by mapping color lookups of the source image to a new destination image usally of the same size as the source image, unless 'bestfit' is set to true.</p>
96
<p>The format of the
DistortImage
() method is:</p>
99
Image *
DistortImage
(const Image *image,const DistortImageMethod method,
204
<dd> The methods used for SparseColor() are often simular to methods used for
DistortImage
(), and even share the same code for determination of the function coefficents, though with more dimensions (or resulting values). </dd>
/external/ImageMagick/Magick++/lib/Magick++/
Include.h
[
all
...]
/external/ImageMagick/MagickWand/
operation.c
[
all
...]
mogrify.c
[
all
...]
magick-image.c
[
all
...]
/external/ImageMagick/Magick++/lib/
Image.cpp
[
all
...]
/external/ImageMagick/PerlMagick/
Magick.xs
[
all
...]
/external/ImageMagick/PerlMagick/quantum/
quantum.xs.in
[
all
...]
Completed in 69 milliseconds