string Image.GIF.end_block()
This function gives back a GIF end (trailer) block.
the end block as a string.
This is in the advanced sector of the GIF support; please read some about how GIFs are packed.
The result of this function is always ";" or "\x3b", but I recommend using this function anyway for code clearity.
header_block , end_block