Image Processor for i Documentation
The Image Processor for i allows you to easily manipulate images and create page segments (*PAGSEG) using RPG on the IBM i.
Not a customer yet? We'd love to hear about your needs to see if we can meet them. Contact us at isupport@katointegrations.com or visit www.katointegrations.com.
Subprocedures
| Name | Description |
|---|---|
| IPI_Initialize() | Initialize IPI environment |
| IPI_LoadImage() | Load image for further processing |
| IPI_ImageToPageSegment() | Convert image to page segment *PAGSEG object |
| IPI_UnloadImage() | Unload image once processing is complete |
| IPI_Terminate() | Destroy IPI environment |