Blur
This is a set of filters that are used to soften images, or parts of them.
-
Blur
This is standard blur in StylePix. It uses convolution mask like right side. 1/14 2/14 1/14 2/14 2/14 2/14 1/14 2/14 1/14 Convolution MaskBlur -
Box Blur
Box BlurOptions
-
Radius
This controls intensity of the filter.
-
-
Gaussian Blur
For more natural blur effect, this uses the gaussian formula. You can see better quality of the below sample image in comparison with the above box blur’s sample image.
Gaussian BlurOptions
-
Radius
This controls intensity of the filter.
-
-
Motion Blur
When you take pictures using the camera, you can see the afterimage of your pictures when the target object or your camera is moved in one direction. These effects can be created using motion blur filter.
Motion BlurOptions
-
Angle
This controls the angle of the afterimage’s direction.
-
Radius
This controls intensity of the filter.
-
Distance
This controls the distance of the afterimage to original.
-
-
Zoom Blur
Zoom BlurOptions
-
Radius
This controls intensity of the filter.
-
X
This is percentage of x-coordinate of center point.
-
Y
This is percentage of y-coordinate of center point.
-