ComponentOne Bitmap for WPF
C1.WPF.Bitmap.4.5.2 Assembly / C1.WPF.Bitmap Namespace / PaletteColor Structure / ToColor Method

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