ResultImageItemGetImageInfoWidth Method |
Gets the image width.
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 GetImageInfoWidth()
Public Function GetImageInfoWidth As Integer
public:
int GetImageInfoWidth()
member GetImageInfoWidth : unit -> int
Return Value
Type:
Int32the image width or -1 if not available.
See Also