The CropActivity Class is available in LEADTOOLS Document and Medical Imaging toolkits.
Crops the image, resulting in an image that is the size of the specified rectangle.Visual Basic (Declaration) | |
---|---|
Public Class CropActivity Inherits ImageProcessingBaseActivity Implements IComponent, IDisposable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As CropActivity |
C# | |
---|---|
public class CropActivity : ImageProcessingBaseActivity, IComponent, IDisposable |
C++/CLI | |
---|---|
public ref class CropActivity : public ImageProcessingBaseActivity, IComponent, IDisposable |
For more information, refer to Introduction to Image Processing With LEADTOOLS.
System.Object
System.Workflow.ComponentModel.DependencyObject
System.Workflow.ComponentModel.Activity
Leadtools.Workflow.Raster.WorkflowImageActivity
Leadtools.Workflow.Raster.DisposableImageActivity
Leadtools.Workflow.ImageProcessing.ImageProcessingBaseActivity
Leadtools.Workflow.ImageProcessing.CropActivity
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7