ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / PaletteColor Structure / ToColor Method

In This Topic
    ToColor Method (PaletteColor)
    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