Accusoft.ImagXpressSdk Namespace : Processor Class |
'Declaration <ToolboxBitmapAttribute()> Public Class Processor Inherits System.ComponentModel.Component
'Usage Dim instance As Processor
[ToolboxBitmap()] public class Processor : System.ComponentModel.Component
[ToolboxBitmap()] public __gc class Processor : public System.ComponentModel.Component
[ToolboxBitmap()] public ref class Processor : public System.ComponentModel.Component
This class is the workhorse of ImagXpress. From redeye removal to image resizing, the Processor class contains many image processing methods for modifying the current image.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Accusoft.ImagXpressSdk.Processor