gdsrip logo

Single Thread Example

We're going to show a pseudo code block diagram of a program that uses the gdsrip library in a single threaded, serial flow.

In this example, the calling program will take each band of pixels produced by gds_rip and write them to disk. That's it.


single threaded flow chart