Also, in your view, in the Fields section, two things to look for.<br><br>First:<br>When you select the image field to include in the Field pane you will find two different ones for the image. Somethinf like:<br><br><input name="name[node_data_field_image.field_image_data]" id="edit-name-node-data-field-image.field-image-data" value="node_data_field_image.field_image_data" class="form-checkbox" type="checkbox"> Content: Image (field_image)
 <div class="description">File - Appears in: Your Content Type<br></div>

<div class="form-item" id="edit-name-node-data-field-image.field-image-data-wrapper">
 <label class="option" for="edit-name-node-data-field-image.field-image-data"><input name="name[node_data_field_image.field_image_data]" id="edit-name-node-data-field-image.field-image-data" value="node_data_field_image.field_image_data" class="form-checkbox" type="checkbox"> Content: Image (field_image) - data</label>
 <div class="description">File - Appears in: Your Content Type<br><br>Choose the one without -data<br></div>
</div><br>Second:<br>When configuring the image from the first step, at the bottom of that Field Configuration panel you will see a dropdown labled Format,  make sure that is set to the image type you want to display. Click Update, then save<br>