Table of Contents

Class HSLAExtensions

Namespace
PAC.Colour

Extension methods for HSLA.

public static class HSLAExtensions
Inheritance
HSLAExtensions
Inherited Members

Methods

NextHSLA(Random)

Generates a random HSLA by independently generating a uniformly random value in [0, 1) for each component.

public static HSLA NextHSLA(this Random random)

Parameters

random Random

Returns

HSLA