Click or drag to resize
Ab4d.SharpEngine logo

ExtensionsToPremultipliedColor3 Method

Overload List
 NameDescription
Public Extension MethodToPremultipliedColor3(Color) Converts WinUI Color to premultipled SharpEngine's Color3 (premultipled color is color where R, G and B color values are multiplied with alpha value)
Public Extension MethodToPremultipliedColor3(Color, Single) Converts WinUI Color to premultipled SharpEngine's Color3 (premultipled color is color where R, G and B color values are multiplied with alpha value)
Top
See Also