Home | History | Annotate | Download | only in MagickCore

Lines Matching full:blur_radius

2799     float blur_radius = hypot(blurCenter.x, blurCenter.y);
2803 step = (unsigned int) (blur_radius / radius);