Skip to content

Color.ToRgba() Method

Definition

Namespace: Brine2D.Core

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

public uint ToRgba();

Returns

System.UInt32