VRay SDK for C++
Loading...
Searching...
No Matches
VRay::BitmapInfoHeader Struct Reference

Equivalent to the Windows API BITMAPINFOHEADER struct. More...

#include <vraysdk.hpp>

Inheritance diagram for VRay::BitmapInfoHeader:
VRay::BmpHeader VRay::Bmp

Public Attributes

unsigned short biBitCount
 
unsigned biClrImportant
 
unsigned biClrUsed
 
unsigned biCompression
 
int biHeight
 
unsigned short biPlanes
 
unsigned biSize
 
unsigned biSizeImage
 
int biWidth
 
int biXPelsPerMeter
 
int biYPelsPerMeter
 

Detailed Description

Equivalent to the Windows API BITMAPINFOHEADER struct.


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