Snapshot.appendTexture

Creates a new render node drawing the @texture into the given @bounds and appends it to the current render node of @snapshot.

class Snapshot
void
appendTexture

Parameters

texture Texture

the GdkTexture to render

bounds Rect

the bounds for the new node

Meta