I present the user a NumericUpDown control so he can specify the size of a texture. It is important that this texture is of power of two size (32, 64, 128...).
I hav
Hmm, well you could make your own. Using a textbox and a couple picture boxes you can set up a form that sets only powers of two.