If you are only ever going to load an image once in you application don't
scale the image, this is a performance hit at image render time. It's far better
to use you favorite image editor and resize the image to exact size you intend
to use it and turn the scale flag off.