menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BITMAPINFO - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BITMAPINFO

    Inheritance
    System.Object
    BITMAPINFO
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Forms.Tools.Win32API
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class BITMAPINFO

    Constructors

    BITMAPINFO()

    Declaration
    public BITMAPINFO()

    Fields

    bmiColors

    Declaration
    public byte[] bmiColors
    Field Value
    Type
    System.Byte[]

    bmiHeader

    Declaration
    public BITMAPINFOHEADER bmiHeader
    Field Value
    Type
    BITMAPINFOHEADER
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved