The Image attribute field creates a image field that opens up the WordPress media gallery and allows the user to select an image. The attribute outputs the url of the image so you will need to wrap it with a img tag and insert it as the source of the image. If you are using css you can put it as a background image.