Parameters
- workspace
- A reference to the FormFix workspace object.
- bitmap
- The WIN32 HBITMAP handle to copy into the new object.
- horizontalResolution
- The horizontal resolution of the image in the units specified by the resolutionUnit parameter.
- verticalResolution
- The vertical resolution of the image in the units specified by the resolutionUnit parameter.
- resolutionUnit
- The measurement unit of the resolution.
Return Value
A new FormImage object that contains a copy of the original image.