Color32ToRgb Method
Gets the 24-bit RGB value of this
Color32 instance. The most significant byte of the returned integer is zero.
Namespace: KGySoft.Drawing.ImagingAssembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 10.0.0-rc.1
Public Function ToRgb As Integer
member ToRgb : unit -> int
Return Value
Int32The 24-bit RGB value of this
Color32 instance. The most significant byte of the returned integer is zero.