read_pam_header Function

Defined in pyglet.extlibs.png

read_pam_header(infile)

Read (the rest of a) PAM header. infile should be positioned immediately after the initial ‘P7’ line (at the beginning of the second line). Returns are as for read_pnm_header.

Previous topic

isinteger Function

Next topic

read_pnm_header Function