Skip to content

M_Aurora_EffectsEngine_EffectLayer_GetGraphics

Anton Pupkov edited this page Aug 8, 2016 · 1 revision

EffectLayer.GetGraphics Method

Get an instance of Drawing.Graphics, to allow drawing on the bitmap.

Namespace: Aurora.EffectsEngine
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)

Syntax

C#

public Graphics GetGraphics()

Return Value

Type: Graphics
Graphics instance

See Also

Reference

EffectLayer Class
Aurora.EffectsEngine Namespace

Clone this wiki locally