ResultImageItemGetImageInfoResolution Method |
Gets the image resolution in x direction.
Namespace: asprise_imaging_apiAssembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int GetImageInfoResolution()
Public Function GetImageInfoResolution As Integer
public:
int GetImageInfoResolution()
member GetImageInfoResolution : unit -> int
Return Value
Type:
Int32the image resolution or -1 if not available.
See Also