#include <BMIHeader.h>
◆ BMIHeader()
libzmf::BMIHeader::BMIHeader |
( |
| ) |
|
◆ colorDepth()
unsigned libzmf::BMIHeader::colorDepth |
( |
| ) |
const |
◆ height()
unsigned libzmf::BMIHeader::height |
( |
| ) |
const |
◆ isPaletteMode()
bool libzmf::BMIHeader::isPaletteMode |
( |
| ) |
const |
◆ isSupported()
bool libzmf::BMIHeader::isSupported |
( |
| ) |
const |
◆ load()
◆ offsets()
◆ paletteColorCount()
unsigned libzmf::BMIHeader::paletteColorCount |
( |
| ) |
const |
◆ readOffsets()
◆ size()
unsigned libzmf::BMIHeader::size |
( |
| ) |
const |
◆ startOffset()
unsigned libzmf::BMIHeader::startOffset |
( |
| ) |
const |
◆ width()
unsigned libzmf::BMIHeader::width |
( |
| ) |
const |
◆ m_colorDepth
unsigned libzmf::BMIHeader::m_colorDepth |
|
private |
◆ m_height
◆ m_isPaletteMode
bool libzmf::BMIHeader::m_isPaletteMode |
|
private |
◆ m_offsets
std::vector<BMIOffset> libzmf::BMIHeader::m_offsets |
|
private |
◆ m_signature
std::string libzmf::BMIHeader::m_signature |
|
private |
◆ m_size
◆ m_startOffset
unsigned libzmf::BMIHeader::m_startOffset |
|
private |
◆ m_width
The documentation for this class was generated from the following files: