Performs a blur operation on the internal Cairo.Surface, using a gaussian blurring algorithm. This method is very slow, albeit producing debatably the best-looking results, and in most cases developers should use the exponential blurring algorithm instead.
radius |
the blur radius |