How to do in-memory image modification with Piston crates

The examples of piston at PistonDevelopers/piston-examples
are great.

I'd really appreciate it if someone could show me how to do one thing:

1- Do in-memory image modification using Piston crates; where I read in two image files; put image A in a buffer X; then draw Image B in buffer X on top of image A; then display to window.

SamQ

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.