check_sizes Function

Defined in pyglet.extlibs.png

check_sizes(size, width, height)

Check that these arguments, in supplied, are consistent. Return a (width, height) pair.

Previous topic

check_palette Function

Next topic

color_triple Function