NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
ColorByte Structure
ColorByte Methods
Equals Method
Equals Method (Object)
Equals Method (ColorByte)
ColorByte
Equals Method (ColorByte)
Compares whether current instance is equal to specified
[!:ColorPacked]
.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
bool
Equals
(
ColorByte
other
)
Parameters
other
Type:
NeoAxis
ColorByte
The
[!:ColorPacked]
to compare.
Return Value
Type:
Boolean
true
if the instances are equal;
false
otherwise.
Implements
IEquatable
T
Equals(T)
See Also
Reference
ColorByte Structure
Equals Overload
NeoAxis Namespace
Copyright 2024 NeoAxis Group. All rights reserved.