xtd
0.2.0
Loading...
Searching...
No Matches
◆
blur()
[2/2]
static
xtd::drawing::image
xtd::drawing::image_converter::blur
(
const
xtd::drawing::image
&
image
,
int32
radius
)
static
Creates a new blurred image of the specified image with the specified radius.
Parameters
image
The image to blur.
radius
The radius of the blur in pixels.
Returns
The converted image.
Remarks
If the radius is
0
, there will be no blurring.
Appearance
Original
Converted
xtd
drawing
image_converter
Generated on Sat Sep 14 2024 21:25:20 for xtd by
Gammasoft
. All rights reserved.