Other |
---|
fx1.2Fixed |
Blocks :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
The current GaussianBlur class implies a Gaussian kernel, which looks nice but can be expensive in terms of performance. Having a BoxBlur class would allow us to have a faster blur implementation that could also potentially be used by other classes, such as DropShadow.
|