Table of Contents

Method Transform

Namespace
Gamelogic.Colors
Assembly
Gamelogic.Colors.dll

Transform(Color)

Transforms the given input item.

public override Color Transform(Color input)

Parameters

input Color

The input to transform.

Returns

Color

The output of the transformation.