FormFix v6.0 for .NET - Updated
FormImage Class Methods


Accusoft.FormFixSdk Namespace : FormImage Class

For a list of all members of this type, see FormImage members.

Public Methods
 NameDescription
Public Method Designed to make passing image data between different Accusoft components easier, this method makes a copy of this object's image data and gives the new image data to another object which can be defined in a different Accusoft assembly. When finished, both this object and the destination object will contain separate copies of the same image data.  
Public MethodOverloaded.  Common protected Dispose method for standard Dispose pattern. Called by IDisposable.Dispose() and the finalizer.  
Public Methodstatic (Shared in Visual Basic) Creates a new object and places a copy of the given image into it.  
Public Methodstatic (Shared in Visual Basic) Creates a new object and places a copy of the given image into it.  
Public Methodstatic (Shared in Visual Basic) Creates a new object and places a copy of the given image into it.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Creates a new object and places a copy of the given image into it.  
Public MethodReturns a new System.Drawing.Bitmap object containing a copy of the image in this object.  
Public Method Returns a new WIN32 HBITMAP handle containing a copy of the image in this object.  
Public Method Returns a new WIN32 HDIB handle containing a copy of the image in this object.  
Public Method Designed to make passing image data between different Accusoft components easier, this method transfers this object's image data to another object which can be defined in a different Accusoft assembly. When finished, this object will no longer contain image data; the image data will be owned by the destination object.  
Top
Protected Methods
 NameDescription
Protected Methodstatic (Shared in Visual Basic) Check resolutions of horizontal and vertical. Set to 200 if any of them smaller than 0.00001.  
Protected Method A finalizer for the object.  
Top
See Also

Reference

FormImage Class
Accusoft.FormFixSdk Namespace

Is this page helpful?
Yes No
Thanks for your feedback.