alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class RGBQUAD

    Inheritance
    System.Object
    RGBQUAD
    Namespace: Syncfusion.Windows.Forms.Tools.Win32API
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class RGBQUAD : ValueType

    Fields

    rgbBlue

    Declaration
    public byte rgbBlue
    Field Value
    Type
    System.Byte

    rgbGreen

    Declaration
    public byte rgbGreen
    Field Value
    Type
    System.Byte

    rgbRed

    Declaration
    public byte rgbRed
    Field Value
    Type
    System.Byte

    rgbReserved

    Declaration
    public byte rgbReserved
    Field Value
    Type
    System.Byte
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved