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