For a list of all members of this type, see IDFrameReader members
| Name | Description | |
|---|---|---|
|  | CreateImageFeeder | Factory method that creates a compatible image frames feed handler. | 
|  | ParallelProcess | Parallel processing of a raster image to extract ID data from the text, barcode, and MRZ zones. | 
|  | Process | Processes an image frame of type RasterImage, and extracts data from an ID card. | 
|  | Reset | Resets the IDFrameReader instance to prepare for the next sequence of frames to process. | 
| Name | Description | |
|---|---|---|
|  | Dispose | Frees unmanaged resources. In the overload, the disposing parameter is a Boolean that indicates whether the method call comes from a Dispose method (its value is true) or from a finalizer (its value is false). | 
|  | Finalize | Allows an object to try to free resources and performs cleanup operations before it is reclaimed by garbage collection. |