ColorToUInt32 Method

Returns the integer representation of the color.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public uint ToUInt32()

Return Value

UInt32
The integer representation of the color.

See Also