I have an imageview (containing a customer signature). I would like to extract this image to a stream so that I can convert it to a byte array (there is no file, the image is in memory). There is probably a simple way to do this but I can't seem to work it out. Can someone tell me how to do this?