How to query user photos

Hi, I want to show members pictures on his profile but next to his picture. I need a way to query just the photos the user uploaded. I have tried something but without success Thanks

Hi, You could try using the author parameter -> http://codex.wordpress.org/Class_Reference/WP_Query#Author_Parameters coupled with the type parameter -> http://codex.wordpress.org/Class_Reference/WP_Query#Type_Parameters