Home | History | Annotate | Download | only in MagickCore

Lines Matching full:spread_image

8371         *spread_image;
8389 spread_image=EdgeImage(*image,geometry_info.rho,exception);
8390 if (spread_image != (Image *) NULL)
8393 *image=spread_image;