A class containing utility functions for images.
		image -- The image object.
		Returns a data URI containing a representation of the given image.
		
		image -- The image object.
		Converts the given sRGB image data to linear color space.
		
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]