ComponentOne Bitmap for UWP
FromArgb Method

C1.UWP.DX Assembly > C1.Util.DX Namespace > ColorF Structure : FromArgb Method
Converts the color from an ARGB integer.
Overload List
OverloadDescription
Converts the color from an ARGB integer.  
Creates a ColorF structure from the specified 8-bit color values (red, green, and blue). The alpha value is implicitly fully opaque.  
Creates a ColorF structure from the four ARGB component (alpha, red, green, and blue) values.  
See Also

Reference

ColorF Structure
ColorF Members