The ImageInfo type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
CaptureDate |
Get/set the date/time at which the image was captured.
| |
CaptureHost |
Get/set the name of the machine where the image was captured.
| |
CaptureScreenSize |
Get/set the size of the screen where the image was captured.
| |
Discrepancy |
Get/set the maximum discrepancy to allow when searching for this image.
| |
Hotspot |
Get the hot spot for the image.
| |
ImageInfoPath |
Get the path of the .imageinfo file where metadata about this image is stored
| |
OriginalLocation |
Get the original location of the image.
| |
Path |
Get the file path of the image
| |
Size |
Get the size of the image
| |
Tolerance |
Get/set the tolerance to use when searching for this image.
|
See Also