color_triple Function

Defined in pyglet.extlibs.png

color_triple(color)

Convert a command line colour value to a RGB triple of integers. FIXME: Somewhere we need support for greyscale backgrounds etc.

Previous topic

check_sizes Function

Next topic

filter_scanline Function