clear


Description:

public void clear ()

Clears this's internal drawing surface, so that the next upload will replace the previous contents of the CairoTexture rather than adding to it.

Note:

Use Canvas instead

Calling this function from within a draw signal handler will clear the invalidated area.

Parameters:

this

a CairoTexture