Value | Meaning |
---|---|
None | no disposal is done on this frame before rendering the next; the contents of the output buffer are left as is. |
Background | the frame's region of the output buffer is to be cleared to fully transparent black before rendering the next frame. |
Previous | the frame's region of the output buffer is to be reverted to the previous contents before rendering the next frame. |
Frame disposal operator.