GetRenderTarget()

Method

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.Graphics


Returns the currently active render target or null if it's not set.

Syntax

public Texture GetRenderTarget()

Back to index