if the image is a file on your computer, you can do what Tech Analysis said. if you want to display an image that is on another web page, you can just link to it. to do that, you put the url of the image inside [img ] and [/img ] tags (without spaces).
for example,
[img ]http://www.test.com/test.jpg[/img ] (without spaces).