Format a bit count into the related Texture.Format. If no bit count is supported, it returns Texture.Format.None.
Format a Texture.Format into the related bit count. If the format is not supported, it returns 0.
Switch/Reverse Texture.Format.
A Texture is a 2 dimensional pixel reprasentation. It is a wrapper of an OpenGL Texture.