ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.5.2 Assembly / C1.Win.Bitmap Namespace / PaletteColor Structure / G Property

In This Topic
    G Property
    In This Topic
    The green component of the color.
    Syntax
    'Declaration
     
    Public Property G As System.Integer
    public System.int G {get; set;}
    See Also