How do I get the URL of only the first picture in a WordPress post?

The answer is in Codex.

Note that wp_get_attachment_image_src returns the URL of an image’s full version if you want.