A class containing utility functions for textures.
Given the width, height, format, and type of a texture. Determines how many bytes must be used to represent the texture.
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]