Skip to content

Color.ToRgba() Method

Definition

Namespace: Brine2D.Core

Packs the color into a 32-bit unsigned integer \(0xRRGGBBAA format\).

C#
public uint ToRgba();

Returns

System.UInt32