PBShareImagesDemo demonstrates:
- How to use PBShareImages component to share a list of DIFFERENT-SIZE bitmaps between applications
with only one bitmap in local memory (makes it possible to share huge images).
- How the applications run independently - all using the shared images - dynamically updated.
- How auto-resizing of the share happens when needed.
The demo is a small animation program. Draw-add image, draw-add image. The other instances can show
the animation while you draw.
The demo includes a sample animation, not beautiful, but shows the idea.
A snapshot of the demo: