ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Blurring an entire image Hide the details
Name of the picLayer variable to be used.
Radius around a point in which nearby points are taken into account for blurring. The larger the radius, the more blurred the image will be and the longer the blur will take. The default value is 10.
Blurring an area of an image Hide the details
Image area to be blurred. This area can be defined by a variable of type Rectangle (for simple areas).a variable of type Polygon (for complex areas). Remarks: There is no need to close the polygon (the coordinates of last point do not have to be equal to the coordinates of first point). The polygon is automatically "closed".A polygon can have a maximum of 100,000 points.Coordinates are specified with respect to the upper-left corner of the image (coordinates: (0.0)).
Last update: 07/13/2022
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: