Table of Contents

Struct SplatColor

Namespace
Splat
Assembly
Splat.Drawing.dll

A platform independent color structure.

[DataContract]
public struct SplatColor : IEquatable<SplatColor>
Implements
Extension Methods
WhenAnyMixin.WhenAny<TSender, TRet, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>(TSender?, Expression<Func<TSender, T1>>, Expression<Func<TSender, T2>>, Expression<Func<TSender, T3>>, Expression<Func<TSender, T4>>, Expression<Func<TSender, T5>>, Expression<Func<TSender, T6>>, Expression<Func<TSender, T7>>, Expression<Func<TSender, T8>>, Expression<Func<TSender, T9>>, Expression<Func<TSender, T10>>, Expression<Func<TSender, T11>>, Expression<Func<TSender, T12>>, Func<IObservedChange<TSender, T1>, IObservedChange<TSender, T2>, IObservedChange<TSender, T3>, IObservedChange<TSender, T4>, IObservedChange<TSender, T5>, IObservedChange<TSender, T6>, IObservedChange<TSender, T7>, IObservedChange<TSender, T8>, IObservedChange<TSender, T9>, IObservedChange<TSender, T10>, IObservedChange<TSender, T11>, IObservedChange<TSender, T12>, TRet>)
WhenAnyMixin.WhenAny<TSender, TRet, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>(TSender?, Expression<Func<TSender, T1>>, Expression<Func<TSender, T2>>, Expression<Func<TSender, T3>>, Expression<Func<TSender, T4>>, Expression<Func<TSender, T5>>, Expression<Func<TSender, T6>>, Expression<Func<TSender, T7>>, Expression<Func<TSender, T8>>, Expression<Func<TSender, T9>>, Expression<Func<TSender, T10>>, Expression<Func<TSender, T11>>, Expression<Func<TSender, T12>>, Func<IObservedChange<TSender, T1>, IObservedChange<TSender, T2>, IObservedChange<TSender, T3>, IObservedChange<TSender, T4>, IObservedChange<TSender, T5>, IObservedChange<TSender, T6>, IObservedChange<TSender, T7>, IObservedChange<TSender, T8>, IObservedChange<TSender, T9>, IObservedChange<TSender, T10>, IObservedChange<TSender, T11>, IObservedChange<TSender, T12>, TRet>)
WhenAnyMixin.WhenAny<TSender, TRet, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>(TSender?, Expression<Func<TSender, T1>>, Expression<Func<TSender, T2>>, Expression<Func<TSender, T3>>, Expression<Func<TSender, T4>>, Expression<Func<TSender, T5>>, Expression<Func<TSender, T6>>, Expression<Func<TSender, T7>>, Expression<Func<TSender, T8>>, Expression<Func<TSender, T9>>, Expression<Func<TSender, T10>>, Expression<Func<TSender, T11>>, Expression<Func<TSender, T12>>, Func<IObservedChange<TSender, T1>, IObservedChange<TSender, T2>, IObservedChange<TSender, T3>, IObservedChange<TSender, T4>, IObservedChange<TSender, T5>, IObservedChange<TSender, T6>, IObservedChange<TSender, T7>, IObservedChange<TSender, T8>, IObservedChange<TSender, T9>, IObservedChange<TSender, T10>, IObservedChange<TSender, T11>, IObservedChange<TSender, T12>, TRet>)
WhenAnyMixin.WhenAny<TSender, TRet, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>(TSender?, Expression<Func<TSender, T1>>, Expression<Func<TSender, T2>>, Expression<Func<TSender, T3>>, Expression<Func<TSender, T4>>, Expression<Func<TSender, T5>>, Expression<Func<TSender, T6>>, Expression<Func<TSender, T7>>, Expression<Func<TSender, T8>>, Expression<Func<TSender, T9>>, Expression<Func<TSender, T10>>, Expression<Func<TSender, T11>>, Expression<Func<TSender, T12>>, Func<IObservedChange<TSender, T1>, IObservedChange<TSender, T2>, IObservedChange<TSender, T3>, IObservedChange<TSender, T4>, IObservedChange<TSender, T5>, IObservedChange<TSender, T6>, IObservedChange<TSender, T7>, IObservedChange<TSender, T8>, IObservedChange<TSender, T9>, IObservedChange<TSender, T10>, IObservedChange<TSender, T11>, IObservedChange<TSender, T12>, TRet>)

Properties

A

Gets the alpha component of the color.

public byte A { get; }

Property Value

byte

AliceBlue

Gets a color which is alice blue.

public static SplatColor AliceBlue { get; }

Property Value

SplatColor

AntiqueWhite

Gets a color which is antique white.

public static SplatColor AntiqueWhite { get; }

Property Value

SplatColor

Aqua

Gets a color which is aqua.

public static SplatColor Aqua { get; }

Property Value

SplatColor

Aquamarine

Gets a color which is aquamarine.

public static SplatColor Aquamarine { get; }

Property Value

SplatColor

Azure

Gets a color which is azure.

public static SplatColor Azure { get; }

Property Value

SplatColor

B

Gets the blue component of the color.

public byte B { get; }

Property Value

byte

Beige

Gets a color which is beige.

public static SplatColor Beige { get; }

Property Value

SplatColor

Bisque

Gets a color which is bisque.

public static SplatColor Bisque { get; }

Property Value

SplatColor

Black

Gets a color which is black.

public static SplatColor Black { get; }

Property Value

SplatColor

BlanchedAlmond

Gets a color which is blanched almond.

public static SplatColor BlanchedAlmond { get; }

Property Value

SplatColor

Blue

Gets a color which is blue.

public static SplatColor Blue { get; }

Property Value

SplatColor

BlueViolet

Gets a color which is blue violet.

public static SplatColor BlueViolet { get; }

Property Value

SplatColor

Brown

Gets a color which is brown.

public static SplatColor Brown { get; }

Property Value

SplatColor

BurlyWood

Gets a color which is burly wood.

public static SplatColor BurlyWood { get; }

Property Value

SplatColor

CadetBlue

Gets a color which is cadet blue.

public static SplatColor CadetBlue { get; }

Property Value

SplatColor

Chartreuse

Gets a color which is churtreuse.

public static SplatColor Chartreuse { get; }

Property Value

SplatColor

Chocolate

Gets a color which is chocolate.

public static SplatColor Chocolate { get; }

Property Value

SplatColor

Coral

Gets a color which is coral.

public static SplatColor Coral { get; }

Property Value

SplatColor

CornflowerBlue

Gets a color which is cornflower blue.

public static SplatColor CornflowerBlue { get; }

Property Value

SplatColor

Cornsilk

Gets a color which is cornsilk.

public static SplatColor Cornsilk { get; }

Property Value

SplatColor

Crimson

Gets a color which is crimson.

public static SplatColor Crimson { get; }

Property Value

SplatColor

Cyan

Gets a color which is cyan.

public static SplatColor Cyan { get; }

Property Value

SplatColor

DarkBlue

Gets a color which is dark blue.

public static SplatColor DarkBlue { get; }

Property Value

SplatColor

DarkCyan

Gets a color which is dark cyan.

public static SplatColor DarkCyan { get; }

Property Value

SplatColor

DarkGoldenrod

Gets a color which is dark goldenrod.

public static SplatColor DarkGoldenrod { get; }

Property Value

SplatColor

DarkGray

Gets a color which is dark gray.

public static SplatColor DarkGray { get; }

Property Value

SplatColor

DarkGreen

Gets a color which is dark green.

public static SplatColor DarkGreen { get; }

Property Value

SplatColor

DarkKhaki

Gets a color which is dark khaki.

public static SplatColor DarkKhaki { get; }

Property Value

SplatColor

DarkMagenta

Gets a color which is dark magenta.

public static SplatColor DarkMagenta { get; }

Property Value

SplatColor

DarkOliveGreen

Gets a color which is dark olive green.

public static SplatColor DarkOliveGreen { get; }

Property Value

SplatColor

DarkOrange

Gets a color which is dark orange.

public static SplatColor DarkOrange { get; }

Property Value

SplatColor

DarkOrchid

Gets a color which is dark orchid.

public static SplatColor DarkOrchid { get; }

Property Value

SplatColor

DarkRed

Gets a color which is dark red.

public static SplatColor DarkRed { get; }

Property Value

SplatColor

DarkSalmon

Gets a color which is dark salmon.

public static SplatColor DarkSalmon { get; }

Property Value

SplatColor

DarkSeaGreen

Gets a color which is dark sea green.

public static SplatColor DarkSeaGreen { get; }

Property Value

SplatColor

DarkSlateBlue

Gets a color which is dark slate blue.

public static SplatColor DarkSlateBlue { get; }

Property Value

SplatColor

DarkSlateGray

Gets a color which is dark slate gray.

public static SplatColor DarkSlateGray { get; }

Property Value

SplatColor

DarkTurquoise

Gets a color which is dark torquoise.

public static SplatColor DarkTurquoise { get; }

Property Value

SplatColor

DarkViolet

Gets a color which is dark violet.

public static SplatColor DarkViolet { get; }

Property Value

SplatColor

DeepPink

Gets a color which is deep pink.

public static SplatColor DeepPink { get; }

Property Value

SplatColor

DeepSkyBlue

Gets a color which is deep sky blue.

public static SplatColor DeepSkyBlue { get; }

Property Value

SplatColor

DimGray

Gets a color which is dim gray.

public static SplatColor DimGray { get; }

Property Value

SplatColor

DodgerBlue

Gets a color which is dodger blue.

public static SplatColor DodgerBlue { get; }

Property Value

SplatColor

Empty

Gets a full empty which is fully transparent.

public static SplatColor Empty { get; }

Property Value

SplatColor

Firebrick

Gets a color which is fire brick.

public static SplatColor Firebrick { get; }

Property Value

SplatColor

FloralWhite

Gets a color which is floral white.

public static SplatColor FloralWhite { get; }

Property Value

SplatColor

ForestGreen

Gets a color which is forest green.

public static SplatColor ForestGreen { get; }

Property Value

SplatColor

Fuchsia

Gets a color which is fuchsia.

public static SplatColor Fuchsia { get; }

Property Value

SplatColor

G

Gets the green component of the color.

public byte G { get; }

Property Value

byte

Gainsboro

Gets a color which is gainsboro.

public static SplatColor Gainsboro { get; }

Property Value

SplatColor

GhostWhite

Gets a color which is ghost white.

public static SplatColor GhostWhite { get; }

Property Value

SplatColor

Gold

Gets a color which is gold.

public static SplatColor Gold { get; }

Property Value

SplatColor

Goldenrod

Gets a color which is golden rod.

public static SplatColor Goldenrod { get; }

Property Value

SplatColor

Gray

Gets a color which is gray.

public static SplatColor Gray { get; }

Property Value

SplatColor

Green

Gets a color which is green.

public static SplatColor Green { get; }

Property Value

SplatColor

GreenYellow

Gets a color which is green yellow.

public static SplatColor GreenYellow { get; }

Property Value

SplatColor

Honeydew

Gets a color which is honeydew.

public static SplatColor Honeydew { get; }

Property Value

SplatColor

HotPink

Gets a color which is hot pink.

public static SplatColor HotPink { get; }

Property Value

SplatColor

IndianRed

Gets a color which is indian red.

public static SplatColor IndianRed { get; }

Property Value

SplatColor

Indigo

Gets a color which is indigo.

public static SplatColor Indigo { get; }

Property Value

SplatColor

IsEmpty

Gets a value indicating whether the current color is transparent black. Eg where R,G,B,A == 0.

public readonly bool IsEmpty { get; }

Property Value

bool

IsKnownColor

Gets a value indicating whether the color is part of the Known group.

public readonly bool IsKnownColor { get; }

Property Value

bool

IsNamedColor

Gets a value indicating whether the color is par tof the Known or Named groups.

public readonly bool IsNamedColor { get; }

Property Value

bool

IsSystemColor

Gets a value indicating whether the color is part of the System group.

public readonly bool IsSystemColor { get; }

Property Value

bool

Ivory

Gets a color which is ivory.

public static SplatColor Ivory { get; }

Property Value

SplatColor

Khaki

Gets a color which is khaki.

public static SplatColor Khaki { get; }

Property Value

SplatColor

Lavender

Gets a color which is lavender.

public static SplatColor Lavender { get; }

Property Value

SplatColor

LavenderBlush

Gets a color which is lavender blush.

public static SplatColor LavenderBlush { get; }

Property Value

SplatColor

LawnGreen

Gets a color which is lawn green.

public static SplatColor LawnGreen { get; }

Property Value

SplatColor

LemonChiffon

Gets a color which is lemon chiffon.

public static SplatColor LemonChiffon { get; }

Property Value

SplatColor

LightBlue

Gets a color which is light blue.

public static SplatColor LightBlue { get; }

Property Value

SplatColor

LightCoral

Gets a color which is light coral.

public static SplatColor LightCoral { get; }

Property Value

SplatColor

LightCyan

Gets a color which is light cyan.

public static SplatColor LightCyan { get; }

Property Value

SplatColor

LightGoldenrodYellow

Gets a color which is light golden rod yellow.

public static SplatColor LightGoldenrodYellow { get; }

Property Value

SplatColor

LightGray

Gets a color which is light gray.

public static SplatColor LightGray { get; }

Property Value

SplatColor

LightGreen

Gets a value which is light green.

public static SplatColor LightGreen { get; }

Property Value

SplatColor

LightPink

Gets a color which is light pink.

public static SplatColor LightPink { get; }

Property Value

SplatColor

LightSalmon

Gets a color which is light salmon.

public static SplatColor LightSalmon { get; }

Property Value

SplatColor

LightSeaGreen

Gets a color which is light sea green.

public static SplatColor LightSeaGreen { get; }

Property Value

SplatColor

LightSkyBlue

Gets a color which is light sky blue.

public static SplatColor LightSkyBlue { get; }

Property Value

SplatColor

LightSlateGray

Gets a color which is light slate gray.

public static SplatColor LightSlateGray { get; }

Property Value

SplatColor

LightSteelBlue

Gets a color which is light steel blue.

public static SplatColor LightSteelBlue { get; }

Property Value

SplatColor

LightYellow

Gets a color which is light yellow.

public static SplatColor LightYellow { get; }

Property Value

SplatColor

Lime

Gets a color which is lime.

public static SplatColor Lime { get; }

Property Value

SplatColor

LimeGreen

Gets a color which is lime green.

public static SplatColor LimeGreen { get; }

Property Value

SplatColor

Linen

Gets a color which is linen.

public static SplatColor Linen { get; }

Property Value

SplatColor

Magenta

Gets a color which is magenta.

public static SplatColor Magenta { get; }

Property Value

SplatColor

Maroon

Gets a color which is maroon.

public static SplatColor Maroon { get; }

Property Value

SplatColor

MediumAquamarine

Gets a color which is medium aquamarine.

public static SplatColor MediumAquamarine { get; }

Property Value

SplatColor

MediumBlue

Gets a color which is medium blue.

public static SplatColor MediumBlue { get; }

Property Value

SplatColor

MediumOrchid

Gets a color which is medium orchid.

public static SplatColor MediumOrchid { get; }

Property Value

SplatColor

MediumPurple

Gets a color which is medium purple.

public static SplatColor MediumPurple { get; }

Property Value

SplatColor

MediumSeaGreen

Gets a color which is medium sea green.

public static SplatColor MediumSeaGreen { get; }

Property Value

SplatColor

MediumSlateBlue

Gets a color which is medium slate blue.

public static SplatColor MediumSlateBlue { get; }

Property Value

SplatColor

MediumSpringGreen

Gets a color which is medium spring green.

public static SplatColor MediumSpringGreen { get; }

Property Value

SplatColor

MediumTurquoise

Gets a color which is medium turquoise.

public static SplatColor MediumTurquoise { get; }

Property Value

SplatColor

MediumVioletRed

Gets a color which is medium violet red.

public static SplatColor MediumVioletRed { get; }

Property Value

SplatColor

MidnightBlue

Gets a color which is midnight blue.

public static SplatColor MidnightBlue { get; }

Property Value

SplatColor

MintCream

Gets a color which is mint cream.

public static SplatColor MintCream { get; }

Property Value

SplatColor

MistyRose

Gets a color which is misty rose.

public static SplatColor MistyRose { get; }

Property Value

SplatColor

Moccasin

Gets a color which is moccasin.

public static SplatColor Moccasin { get; }

Property Value

SplatColor

Name

Gets the name of the color if one is known. Otherwise will be the hex value.

public string Name { get; }

Property Value

string

NavajoWhite

Gets a color which is navajo white.

public static SplatColor NavajoWhite { get; }

Property Value

SplatColor

Navy

Gets a color which is navy.

public static SplatColor Navy { get; }

Property Value

SplatColor

OldLace

Gets a color hwich is old lace.

public static SplatColor OldLace { get; }

Property Value

SplatColor

Olive

Gets a color which is olive.

public static SplatColor Olive { get; }

Property Value

SplatColor

OliveDrab

Gets a color which is olive drab.

public static SplatColor OliveDrab { get; }

Property Value

SplatColor

Orange

Gets a color which is orange.

public static SplatColor Orange { get; }

Property Value

SplatColor

OrangeRed

Gets a color which is orange red.

public static SplatColor OrangeRed { get; }

Property Value

SplatColor

Orchid

Gets a color which is orchid.

public static SplatColor Orchid { get; }

Property Value

SplatColor

PaleGoldenrod

Gets a color which is pale golden rod.

public static SplatColor PaleGoldenrod { get; }

Property Value

SplatColor

PaleGreen

Gets a color which is pale green.

public static SplatColor PaleGreen { get; }

Property Value

SplatColor

PaleTurquoise

Gets a color which is pale turquoise.

public static SplatColor PaleTurquoise { get; }

Property Value

SplatColor

PaleVioletRed

Gets a color which is pale violet red.

public static SplatColor PaleVioletRed { get; }

Property Value

SplatColor

PapayaWhip

Gets a color which is papaya whip.

public static SplatColor PapayaWhip { get; }

Property Value

SplatColor

PeachPuff

Gets a color which is peach puff.

public static SplatColor PeachPuff { get; }

Property Value

SplatColor

Peru

Gets a color which is peru.

public static SplatColor Peru { get; }

Property Value

SplatColor

Pink

Gets a color which is pink.

public static SplatColor Pink { get; }

Property Value

SplatColor

Plum

Gets a color which is plum.

public static SplatColor Plum { get; }

Property Value

SplatColor

PowderBlue

Gets a color which is powder blue.

public static SplatColor PowderBlue { get; }

Property Value

SplatColor

Purple

Gets a color which is purple.

public static SplatColor Purple { get; }

Property Value

SplatColor

R

Gets the red component of the color.

public byte R { get; }

Property Value

byte

Red

Gets a color which is red.

public static SplatColor Red { get; }

Property Value

SplatColor

RosyBrown

Gets a color which is rosy brown.

public static SplatColor RosyBrown { get; }

Property Value

SplatColor

RoyalBlue

Gets a color which is royal blue.

public static SplatColor RoyalBlue { get; }

Property Value

SplatColor

SaddleBrown

Gets a color which is saddle brown.

public static SplatColor SaddleBrown { get; }

Property Value

SplatColor

Salmon

Gets a color which is salmon.

public static SplatColor Salmon { get; }

Property Value

SplatColor

SandyBrown

Gets a color which is sandy brown.

public static SplatColor SandyBrown { get; }

Property Value

SplatColor

SeaGreen

Gets a color which is sea green.

public static SplatColor SeaGreen { get; }

Property Value

SplatColor

SeaShell

Gets a color which is sea shell.

public static SplatColor SeaShell { get; }

Property Value

SplatColor

Sienna

Gets a color which is sienna.

public static SplatColor Sienna { get; }

Property Value

SplatColor

Silver

Gets a color which is silver.

public static SplatColor Silver { get; }

Property Value

SplatColor

SkyBlue

Gets a color which is sky blue.

public static SplatColor SkyBlue { get; }

Property Value

SplatColor

SlateBlue

Gets a color which is slate blue.

public static SplatColor SlateBlue { get; }

Property Value

SplatColor

SlateGray

Gets a color which is slate gray.

public static SplatColor SlateGray { get; }

Property Value

SplatColor

Snow

Gets a color which is snow.

public static SplatColor Snow { get; }

Property Value

SplatColor

SpringGreen

Gets a color which is spring green.

public static SplatColor SpringGreen { get; }

Property Value

SplatColor

SteelBlue

Gets a color which is steel blue.

public static SplatColor SteelBlue { get; }

Property Value

SplatColor

Tan

Gets a color which is tan.

public static SplatColor Tan { get; }

Property Value

SplatColor

Teal

Gets a color which is teal.

public static SplatColor Teal { get; }

Property Value

SplatColor

Thistle

Gets a color which is thistle.

public static SplatColor Thistle { get; }

Property Value

SplatColor

Tomato

Gets a color which is tomato.

public static SplatColor Tomato { get; }

Property Value

SplatColor

Transparent

Gets a color which is fully transparent.

public static SplatColor Transparent { get; }

Property Value

SplatColor

Turquoise

Gets a color which is turquoise.

public static SplatColor Turquoise { get; }

Property Value

SplatColor

Violet

Gets a color which is violet.

public static SplatColor Violet { get; }

Property Value

SplatColor

Wheat

Gets a color which is wheat.

public static SplatColor Wheat { get; }

Property Value

SplatColor

White

Gets a color which is white.

public static SplatColor White { get; }

Property Value

SplatColor

WhiteSmoke

Gets a color which is white smoke.

public static SplatColor WhiteSmoke { get; }

Property Value

SplatColor

Yellow

Gets a color which is yellow.

public static SplatColor Yellow { get; }

Property Value

SplatColor

YellowGreen

Gets a color which is yellow green.

public static SplatColor YellowGreen { get; }

Property Value

SplatColor

Methods

Equals(SplatColor)

public bool Equals(SplatColor other)

Parameters

other SplatColor

Returns

bool

Equals(object?)

public override bool Equals(object? obj)

Parameters

obj object

Returns

bool

FromArgb(int, SplatColor)

Creates a new SplatColor from another SplatColor, replacing its alpha with one specified.

public static SplatColor FromArgb(int alpha, SplatColor baseColor)

Parameters

alpha int

The new alpha component to set for the new SplatColor.

baseColor SplatColor

The base color to use for the RGB values.

Returns

SplatColor

The new SplatColor.

FromArgb(int, int, int)

Creates a SplatColor from the RGB values. The alpha will be set to 255 for full alpha.

public static SplatColor FromArgb(int red, int green, int blue)

Parameters

red int

The red channel of the color.

green int

The green channel of the color.

blue int

The blue channel of the color.

Returns

SplatColor

A splat color from the specified channels.

FromArgb(int, int, int, int)

Creates a SplatColor from the RGB values.

public static SplatColor FromArgb(int alpha, int red, int green, int blue)

Parameters

alpha int

The alpha channel of the color.

red int

The red channel of the color.

green int

The green channel of the color.

blue int

The blue channel of the color.

Returns

SplatColor

A splat color from the specified channels.

FromArgb(uint)

Creates a new SplatColor from the specified int based ARGB value.

public static SplatColor FromArgb(uint argb)

Parameters

argb uint

The int containing the ARGB values.

Returns

SplatColor

The new SplatColor.

FromKnownColor(KnownColor)

Gets a SplatColor from a KnownColor value.

public static SplatColor FromKnownColor(KnownColor color)

Parameters

color KnownColor

The color to generate.

Returns

SplatColor

The generated SplatValue.

FromName(string)

Gets a SplatColor from a name.

public static SplatColor FromName(string name)

Parameters

name string

The name of the color to generate.

Returns

SplatColor

The generated SplatValue.

GetBrightness()

Gets the brightness of the color.

public float GetBrightness()

Returns

float

The brightness of the value between 0 and 1.

GetHashCode()

public override int GetHashCode()

Returns

int

GetHue()

Gets the hue of the color.

public float GetHue()

Returns

float

The hue component of the color.

GetSaturation()

Gets the saturation of the color.

public float GetSaturation()

Returns

float

The saturation of the value between 0 and 1.

ToArgb()

Gets the integer value of the color.

public uint ToArgb()

Returns

uint

The integer value.

ToKnownColor()

Gets the KnownColor of the current value (if one is available).

public readonly KnownColor ToKnownColor()

Returns

KnownColor

Returns the KnownColor enum value for this color, 0 if is not known.

ToString()

public override string ToString()

Returns

string

Operators

operator ==(SplatColor, SplatColor)

Compares two SplatColor references and determines if they are equivalent based on their A,R,G,B values.

public static bool operator ==(SplatColor left, SplatColor right)

Parameters

left SplatColor

The first SplatColor to compare.

right SplatColor

The second SplatColor to compare.

Returns

bool

If they are equivalent to each other.

operator !=(SplatColor, SplatColor)

Compares two SplatColor references and determines if they are not equivalent based on their A,R,G,B values.

public static bool operator !=(SplatColor left, SplatColor right)

Parameters

left SplatColor

The first SplatColor to compare.

right SplatColor

The second SplatColor to compare.

Returns

bool

If they are not equivalent to each other.