ImageInfo PropertiesC# API
The ImageInfo type exposes the following members.
Properties

  NameDescription
Public propertyCaptureDate
Get/set the date/time at which the image was captured.
Public propertyCaptureHost
Get/set the name of the machine where the image was captured.
Public propertyCaptureScreenSize
Get/set the size of the screen where the image was captured.
Public propertyDiscrepancy
Get/set the maximum discrepancy to allow when searching for this image.
Public propertyHotspot
Get the hot spot for the image.
Public propertyImageInfoPath
Get the path of the .imageinfo file where metadata about this image is stored
Public propertyOriginalLocation
Get the original location of the image.
Public propertyPath
Get the file path of the image
Public propertySize
Get the size of the image
Public propertyTolerance
Get/set the tolerance to use when searching for this image.
Back to Top
See Also