Original Post
I'm creating a 512x512 texture from a bitmap and when I do so using Texture.TextureFromBitmap(Bitmap) It lags for a few seconds. It seems ungodly how long it actually takes to create the texture as the same texture from file only takes a fraction of the time. Anybody know what I can do to speed this up????? Thanks in advance, Devin