Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://coin3d.github.io
https://www.kongsberg.com/en/kogt/
BitmapInfo Struct Reference

Data Fields

size_t width
 
size_t height
 
size_t numcomponents
 
size_t bitsPerPixel
 
size_t bytesPerRow
 
size_t size
 
unsigned char * data
 

Field Documentation

◆ width

size_t BitmapInfo::width

◆ height

size_t BitmapInfo::height

◆ numcomponents

size_t BitmapInfo::numcomponents

◆ bitsPerPixel

size_t BitmapInfo::bitsPerPixel

◆ bytesPerRow

size_t BitmapInfo::bytesPerRow

◆ size

size_t BitmapInfo::size

◆ data

unsigned char* BitmapInfo::data

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