Table of Contents
Convenience classes for making small 2D textures
FiveColorTexture
class to make a five-color 2D texture map
FourColorTexture
class to make a four-color 2D texture map
HLSRampTexture
Class to make an HLS-interpolated ramp from a matrix of colors.
RGBRampTexture
Class to make an RGB-interpolated ramp from a matrix of colors.
Texturer