teeSurfaceIndex

fncairo.surface.Surface teeSurfaceIndex(cairo.surface.Surface abstractSurface, uint index)

Retrieves the replica surface at the given index.

The primary surface used to create the #cairo_tee_surface_t is always set at the zero index.

Parameters

abstractSurfacea #cairo_tee_surface_t
indexthe index of the replica to retrieve

Returns

the surface at the given index