Table of Contents

Namespace PAC.Colour.Compositing

Classes

AlphaCompositing

Methods for combining two colours based on their alpha values.

AlphaCompositing.Premultiplied

Alpha compositing methods where the colours are in premultiplied alpha form.

AlphaCompositing.Straight

Alpha compositing methods where the colours are in straight alpha form.

BlendMode

Defines how a foreground colour (the top colour) is blended onto a background colour (the bottom colour) to form a new colour, ignoring their alpha.

BlendMode.JsonConverter