const MAXIMUM_KERNEL_SIZE: usize = 500;
Expand description

The maximum gaussian blur kernel size.

The value of 500 is used in webkit.