Win32APIBITMAPINFOHEADER Structure OpenCvSharp Class Library

[Missing <summary> documentation for "T:OpenCvSharp.Win32API.BITMAPINFOHEADER"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public struct BITMAPINFOHEADER

The Win32APIBITMAPINFOHEADER type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from ValueType.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from ValueType.)
Top
Fields

  NameDescription
Public fieldBitCount
Public fieldClrImportant
Public fieldClrUsed
Public fieldCompression
Public fieldHeight
Public fieldPlanes
Public fieldSize
Public fieldSizeImage
Public fieldWidth
Public fieldXPelsPerMeter
Public fieldYPelsPerMeter
Top
See Also

Reference