BlendMode

Property

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.Surface


Gets or sets the blend mode used for blit operations.

Syntax

public BlendMode BlendMode { public get; public set; }

Back to index