write_chunk Function

Defined in pyglet.extlibs.png

write_chunk(outfile, tag, data='')

Write a PNG chunk to the output file, including length and checksum.

Previous topic

tostring Function

Next topic

write_chunks Function