#import <SECMDocumentBuilder.h>
Definition at line 12 of file SECMDocumentBuilder.h.
| - (void) buildPDFDocument |
|
|
|
Builds a PDF document with the images
Deletes the whole document (all the images captured)
| - (UIImage *) enhancedImageAtIndex: |
|
(NSUInteger) |
index |
|
Gets the captured and processed image at the given index
- Parameters
-
| NSUInteger | index the image's index |
- Returns
- UIImage object with the image
| - (NSUInteger) numberOfImages |
|
|
|
Gets the number of captured and processed images
- Returns
- NSUInteger with the number of images
Gets the built PDF document
Singleton instance in charge of building the document
- Returns
- a shared SECMDocumentBuilder instance used by the wizard
The documentation for this class was generated from the following file: