Accusoft.ImagXpressSdk Namespace : ImageX Class |
'Declaration Public Class ImageX Inherits System.MarshalByRefObject
'Usage Dim instance As ImageX
public class ImageX : System.MarshalByRefObject
public __gc class ImageX : public System.MarshalByRefObject
public ref class ImageX : public System.MarshalByRefObject
This object implements the IDisposable interface and the application is required to call the Dispose method when the application is done with ImageX object, otherwise memory may leak.
Instances of this class can be used as the destination of Accusoft's standard methods for passing images between different components: CopyTo(object destination) and TransferTo(object destination).
System.Object
System.MarshalByRefObject
Accusoft.ImagXpressSdk.ImageX