scanText: Instance Method

- (void) scanText:(PxPicture *) pic;

References: PxPicture

Recognises the text in a picture, storing the result on the picture.

Parameters

  • pic — The picture to scan.
Top