Construct 2 does not stretch any images on export since in many situations this would degrade the visual quality of the game. The *only* processing applied to images on export is lossless recompression, described in our latest blog post.
Resizing objects stretches the source image, it doesn't make a new image. However, there's a resize button in the image editor, which you can use to stretch the source image.