ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / ColorF Structure / ToColor Method

In This Topic
    ToColor Method (ColorF)
    In This Topic
    Converts the color into a Windows.UI.Color.
    Syntax
    'Declaration
     
    Public Function ToColor() As Windows.UI.Color
    public Windows.UI.Color ToColor()
    See Also