#include <lice.h>
◆ LICE_MemBitmap()
| LICE_MemBitmap::LICE_MemBitmap |
( |
int | w = 0, |
|
|
int | h = 0, |
|
|
unsigned int | linealign = 4 ) |
◆ ~LICE_MemBitmap()
| LICE_MemBitmap::~LICE_MemBitmap |
( |
| ) |
|
|
virtual |
◆ __resize()
| bool LICE_MemBitmap::__resize |
( |
int | w, |
|
|
int | h ) |
|
private |
◆ getBits()
◆ getHeight()
| virtual int LICE_MemBitmap::getHeight |
( |
| ) |
|
|
inlinevirtual |
◆ getRowSpan()
| virtual int LICE_MemBitmap::getRowSpan |
( |
| ) |
|
|
inlinevirtual |
◆ getWidth()
| virtual int LICE_MemBitmap::getWidth |
( |
| ) |
|
|
inlinevirtual |
◆ resize()
| virtual bool LICE_MemBitmap::resize |
( |
int | w, |
|
|
int | h ) |
|
inlinevirtual |
◆ m_allocsize
| int LICE_MemBitmap::m_allocsize |
|
private |
◆ m_fb
◆ m_height
| int LICE_MemBitmap::m_height |
|
private |
◆ m_linealign
| unsigned int LICE_MemBitmap::m_linealign |
|
private |
◆ m_width
| int LICE_MemBitmap::m_width |
|
private |
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/ysfx/thirdparty/WDL/source/WDL/lice/lice.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/ysfx/thirdparty/WDL/source/WDL/lice/lice.cpp