Table of Contents

Method Transform

Namespace
Gamelogic.Colors
Assembly
Gamelogic.Colors.dll

Transform(Color, float)

Randomly transforms the input.

public override Color Transform(Color input, float randomValue)

Parameters

input Color
randomValue float

Returns

Color