When I draw a stretched Texture2D, the pixels receive a Blur-like effect.
Texture2D
I want to use \'pixelated\' graphics in my game and would like to know how to
In XNA 4, change your SpriteBatch.Begin() to set the sampler state to SamplerState.PointClamp