ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.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