Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows 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