Accusoft ImagXpress 13
FromHBitmapWithResolution Method
A device dependent bitmap.
The horizontal (X) resolution.
The vertical (Y) resolution.
The units of measurement for the resolution.
Description
Loads in an image from a device dependent bitmap. The other parameters are the resolution of the image.
Syntax
Visual Basic
Public Sub FromHBitmapWithResolution( _
   ByVal hBitmap As Long, _
   ByVal Xres As Double, _
   ByVal Yres As Double, _
   ByVal ResUnits As enumIRes _
) 
Parameters
hBitmap
A device dependent bitmap.
Xres
The horizontal (X) resolution.
Yres
The vertical (Y) resolution.
ResUnits
ValueDescription
IRes_CmCentimeters.
IRes_InchInches.
IRes_MeterMeters.
IRes_NANot available: no absolute unit of measurement.
IRes_NoneNone.
The units of measurement for the resolution.
See Also

ImagXpress Object  | ImagXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback