BlendMode

Property

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.Texture


Gets or sets the blend mode used for render operations.

Syntax

public BlendMode BlendMode { public get; public set; }

Back to index