The ResizeActivity Class is available in LEADTOOLS Document and Medical Imaging toolkits.
Resizes the image passed to it according to the Width and Height values passed to it.Visual Basic (Declaration) | |
---|---|
Public Class ResizeActivity Inherits ImageProcessingBaseActivity Implements IComponent, IDisposable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ResizeActivity |
C# | |
---|---|
public class ResizeActivity : ImageProcessingBaseActivity, IComponent, IDisposable |
C++/CLI | |
---|---|
public ref class ResizeActivity : 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.ResizeActivity
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7