Click or drag to resize

SvgGaussianBlurApply Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  Svg.FilterEffects
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public Bitmap Apply(
	Image inputImage
)
Request Example View Source

Parameters

inputImage
Type: System.DrawingImage

Return Value

Type: Bitmap
See Also