From: nicolas Date: Sat, 16 Oct 2010 19:24:30 +0000 (+0000) Subject: resize.c comment tweak X-Git-Tag: 7.0.1-0~8672 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=69793ef60db735ce04f245a98a0d3b9fef621b14;p=imagemagick resize.c comment tweak --- diff --git a/magick/resize.c b/magick/resize.c index a6f46bce3..d78e9496f 100644 --- a/magick/resize.c +++ b/magick/resize.c @@ -720,7 +720,8 @@ MagickExport ResizeFilter *AcquireResizeFilter(const Image *image, lobes, /* Default lobes/support size of the weighting filter */ scale, /* Support when used as a windowing function, equal to the scaling needed to match the support of the - windowed function */ + windowed function. Typically equal to the location + of the first crossing. */ B,C; /* Cubic spline coefficients, ignored if not a CubicBC filter*/ } const filters[SentinelFilter] =