SetBlendMode(BlendMode)

Method

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.Graphics


Sets the blend mode.

Syntax

public void SetBlendMode(
	BlendMode mode
)

Back to index