ResultImageItem Class |
Namespace: asprise_imaging_api
The ResultImageItem type exposes the following members.
Name | Description | |
---|---|---|
ResultImageItem | Initializes a new instance of the ResultImageItem class |
Name | Description | |
---|---|---|
createScanResultImageItem |
Deserialize from JSON.
| |
Equals | (Inherited from Object.) | |
GetAcquiredOn |
The acquisition time in epoch second or 0 if not available.
| |
GetBarcodes |
List of barcodes recognized on the image.
| |
GetCap |
Retrieves the value of the given cap.
| |
getCaps |
Caps in key(cap name)-value map.
| |
GetExtendedImageAttr |
Retrieves the value of the given attribute.
| |
getExtendedImageAttrs |
Extended image attributes in key(extended image attribute name)-value map.
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetImageInfo |
Image info if available.
| |
GetImageInfoBitDepth |
Gets the bit depth (bits per pixel).
| |
GetImageInfoHeight |
Gets the image height.
| |
GetImageInfoPixelType |
Gets pixel type.
| |
GetImageInfoResolution |
Gets the image resolution in x direction.
| |
GetImageInfoWidth |
Gets the image width.
| |
GetImageLayout |
Image layout if available.
| |
GetImageLayoutDocumentNumber |
Gets the document number.
| |
GetImageLayoutFrame |
Gets the frame location (left, top, right, bottom) in unit TwainConstants#ICAP_UNITS.
| |
GetImageLayoutFrameNumber |
Gets the frame number.
| |
GetImageLayoutPageNumber |
Gets the page number.
| |
GetInkCoverage |
Ink coverage - available only if blank page detection is enabled.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsBlank |
Whether it is blank - available only if blank page detection is enabled.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |