Home | History | Annotate | Download | only in MagickWand

Lines Matching refs:bestfit

2686 %  usally of the same size as the source image, unless 'bestfit' is set to
2689 % If 'bestfit' is enabled, and distortion allows it, the destination image is
2699 % const double *arguments,const MagickBooleanType bestfit)
2708 % 'bestfit' the destination image with the top left corner offset
2711 % Bilinear has no simple inverse mapping so it does not allow 'bestfit'
2730 % o bestfit: Attempt to resize destination to fit distorted source.
2735 const double *arguments,const MagickBooleanType bestfit)
2747 bestfit,wand->exception);
11457 % 'bestfit' the destination image with the top left corner offset
11460 % Bilinear has no simple inverse mapping so will not allow 'bestfit'