Table of Contents

Operator operator ==

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

operator ==(ColorBgra, ColorBgra)

Compares two ColorBgra instance to determine if they are equal.

public static bool operator ==(ColorBgra lhs, ColorBgra rhs)

Parameters

lhs ColorBgra
rhs ColorBgra

Returns

bool