Openholo  v4.0
Open Source Digital Holographic Library
bitmapinfoheader Struct Reference

#include <struct.h>

Public Attributes

uint32_t dibheadersize
 
uint32_t width
 
uint32_t height
 
uint16_t planes
 
uint16_t bitsperpixel
 
uint32_t compression
 
uint32_t imagesize
 
uint32_t ypixelpermeter
 
uint32_t xpixelpermeter
 
uint32_t numcolorspallette
 
uint32_t mostimpcolor
 

Detailed Description

Definition at line 56 of file struct.h.

Member Data Documentation

◆ bitsperpixel

uint16_t bitmapinfoheader::bitsperpixel

Definition at line 61 of file struct.h.

◆ compression

uint32_t bitmapinfoheader::compression

Definition at line 62 of file struct.h.

◆ dibheadersize

uint32_t bitmapinfoheader::dibheadersize

Definition at line 57 of file struct.h.

◆ height

uint32_t bitmapinfoheader::height

Definition at line 59 of file struct.h.

◆ imagesize

uint32_t bitmapinfoheader::imagesize

Definition at line 63 of file struct.h.

◆ mostimpcolor

uint32_t bitmapinfoheader::mostimpcolor

Definition at line 67 of file struct.h.

◆ numcolorspallette

uint32_t bitmapinfoheader::numcolorspallette

Definition at line 66 of file struct.h.

◆ planes

uint16_t bitmapinfoheader::planes

Definition at line 60 of file struct.h.

◆ width

uint32_t bitmapinfoheader::width

Definition at line 58 of file struct.h.

◆ xpixelpermeter

uint32_t bitmapinfoheader::xpixelpermeter

Definition at line 65 of file struct.h.

◆ ypixelpermeter

uint32_t bitmapinfoheader::ypixelpermeter

Definition at line 64 of file struct.h.


The documentation for this struct was generated from the following file: