xtd
0.2.0
Loading...
Searching...
No Matches
◆
blur()
[1/2]
static void xtd::drawing::image_converter::blur
(
xtd::drawing::image
&
image
,
int32
radius
)
static
Blur the specified image with the specified radius.
Parameters
image
The image to blur.
radius
The radius of the blur in pixels.
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.