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

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

#include <vraysdk.hpp>

Inheritance diagram for VRay::BitmapFileHeader:
VRay::BmpHeader VRay::Bmp

Public Attributes

unsigned bfOffBits
 Offset of raw pixel data in bytes relative to the start of this header.
 
unsigned bfReserved
 
unsigned bfSize
 
unsigned short bfType
 

Detailed Description

Equivalent to the Windows API BITMAPFILEHEADER struct.


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