gl.TexImageFromBrush -- specify a 1D or 2D texture image from brush
Synopsis
gl.TexImageFromBrush(level, id)
Function
This command does the same as gl.TexImage() but fetches the pixel data from the
Hollywood brush specified by id. Two-dimensional texturing will be used automatically if the brush
has more than one row.