fast_blur
Description:
Performs a blur operation on the internal Cairo.Surface, using the fast-blur algorithm found here http://incubator.quasimondo.com/processing/superfastblur.pde.
Parameters:
radius |
the blur radius |
process_count |
the number of times to perform the operation |