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

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