Visual Basic (Declaration) | |
---|---|
Public Class RegionContourPointsCommand Inherits RasterCommand Implements IRasterCommand |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class RegionContourPointsCommand : RasterCommand, IRasterCommand |
C++/CLI | |
---|---|
public ref class RegionContourPointsCommand : public RasterCommand, IRasterCommand |
Run the RegionContourPointsCommand on an image.
Visual Basic | Copy Code |
---|---|
Public Sub RegionContourPointsCommandExample() |
C# | Copy Code |
---|---|
public void RegionContourPointsCommandExample() |
This command works only on images having a region. If the image does not have a region the command returns the error: Not Initialized. 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.
System.Object
Leadtools.ImageProcessing.RasterCommand
Leadtools.ImageProcessing.Effects.RegionContourPointsCommand
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
RegionContourPointsCommand MembersLeadtools.ImageProcessing.Effects Namespace
ShadowCommand
ChangeHueSaturationIntensityCommand
ColorReplaceCommand
ColorThresholdCommand
DiscreteFourierTransformCommand
DirectionEdgeStatisticalCommand Class
FastFourierTransformCommand
FrequencyFilterCommand
FrequencyFilterMaskCommand
FourierTransformDisplayCommand
StatisticsInformationCommand Class
FeretsDiameterCommand Class
ObjectInformationCommand Class
GetRegionPerimeterLength Method
MathematicalFunctionCommand
RevEffectCommand
SegmentCommand
SubtractBackgroundCommand
UserFilterCommand Class