Is there a way to retrieve each pixel color (RGB) in a picture box?

Cause I want to select some pixels (with the mouse) from a picture loaded in a picture box and then retrieve each selected pixel colors to modify it and affect theses pixels to another picture box. Any Idea how to do?