Click or drag to resize

ColorByte Constructor (Byte, Byte, Byte, Byte)

Constructs an RGBA color from scalars representing red, green, blue and alpha values.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
Remarks
This overload sets the values directly without clamping, and may therefore be faster than the other overloads.
See Also