Type int
This is the width of the image (passed as a handle to dImage) in arbitrary units.
All horizontal pixel coordinates passed in subsequent calls will be scaled by the actual width of the image in pixels divided by this value.
If the value provided to hiwidth is the actual width of the image in pixels, then the coordinates used on subsequent calls will be absolute pixel positions.