OpenGL.GL.EXT.pixel_transform_color_table

OpenGL extension EXT.pixel_transform_color_table
This module customises the behaviour of the OpenGL.raw.GL.EXT.pixel_transform_color_table to provide a more Python-friendly API
Overview (from the spec)
This extension defines a color table that is applied immediately after the pixel transformation operation.
The official definition of this extension is available here: http://www.opengl.org/registry/specs/EXT/pixel_transform_color_table.txt

Functions