I use Import[] to import an image and ImageResize[] to resize it:
 
ImageResize[Import["figure.jpg"],{400,300}]
If I use that in a new notebook, I obtain what I want;
if I use it in the notebook that I am writing, the image is blurry and in low quality.
Why?
				
					
				
				
					
					
						
							 Attachments:
							Attachments: