Visual Basic (Declaration) | |
---|---|
Public Class SmoothEdgesCommand Inherits RasterCommand Implements IRasterCommand |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class SmoothEdgesCommand : RasterCommand, IRasterCommand |
Managed Extensions for C++ | |
---|---|
public __gc class SmoothEdgesCommand : public RasterCommand, IRasterCommand |
C++/CLI | |
---|---|
public ref class SmoothEdgesCommand : public RasterCommand, IRasterCommand |
Visual Basic | Copy Code |
---|---|
ImageProcessing.Effects.SmoothEdgesCommand |
C# | Copy Code |
---|---|
ImageProcessing.Effects.SmoothEdgesCommand |
This command performs edge detection, then smoothes those edges that are found. The other points of the image are unchanged. This command supports 12 and 16-bit grayscale and 48 and 64-bit color images. Support for 12 and 16-bit grayscale and 48 and 64-bit color images is available only in the Document/Medical toolkits. This command does not support signed data images. This command does not support 32-bit grayscale images.
For more information, refer to Detecting and Enhancing Edges and Lines.
For more information, refer to Removing Noise.
System.Object
Leadtools.ImageProcessing.RasterCommand
Leadtools.ImageProcessing.Effects.SmoothEdgesCommand
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Reference
SmoothEdgesCommand MembersLeadtools.ImageProcessing.Effects Namespace
Correcting Colors
Detecting and Enhancing Edges and Lines
Removing Noise
SharpenCommand Class
MosaicCommand Class
EmbossCommand Class
MedianCommand
SpatialFilterCommand Class
BinaryFilterCommand Class
MinimumCommand
MaximumCommand
SolarizeCommand
AutoColorLevelCommand
ColorLevelCommand
GrayScaleToDuotoneCommand
GrayScaleToMultitoneCommand
RegionHolesRemovalCommand Class
SelectiveColorCommand
SkeletonCommand Class
BricksTextureCommand
DeskewCommand
DeskewExtendedCommand
DiffuseGlowCommand
GlowCommand
HalfTonePatternCommand
MaskConvolutionCommand Class
PerspectiveCommand
PlasmaCommand
PointillistCommand
FragmentCommand
HighPassCommand Class
UnsharpMaskCommand Class
AdjustTintCommand
ColorHalftoneCommand Class
MaskConvolutionCommand Class