Wednesday, 18 July 2007

Start of JAI programming

Four steps of JAI programming:
1. Get the image data from file or data source;
2. Define the imaging graph;
3. Evaluate the graph using one of three execution models: Rendered execution model, Renderable execution model and Remote execution model;
4. Process the result: save, display, print or send.

No comments: