ChannelsProvider.ScaleAlpha Method

Scales the alpha channel.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public void ScaleAlpha(
	float scale
)

Parameters

scale

Type: System.Single

The scale factor (up to 100).

See Also

Reference