The captured images in the Passport Reader system can be found as items of an image list or as stand-alone images. Other images like field images at present do not have variant parameters. The elements of these structures are as follows:
The ImageList stores images.
The Image can be accessed by the gxImage class.
- The CapTime is the UTC timestamp of the capturing process.
- The Camera is the internal id of the camera that captured the image.
- The Trafo stores the internally usable geometrical transformation data.
- The Light stores the light id. The light ids are specified in the
PR_LIGHT
enumeration. - The Page stores the internal page number of the Passport Reader system.
Image List structure