ToUInt32 Method
Returns the integer representation of the color.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public uint ToUInt32()
Public Function ToUInt32 As UInteger
member ToUInt32 : unit -> uint32
Return Value
UInt32
The integer representation of the color.