openMSX
|
Public Member Functions | |
PaletteLookup (std::span< const Pixel, 64 > palette64_, std::span< const Pixel, 256 > palette256_, std::span< const Pixel, 32768 > palette32768_) | |
void | set64Offset (size_t offset) |
Pixel | lookup64 (size_t idx) const |
Pixel | lookup256 (size_t idx) const |
Pixel | lookup32768 (size_t idx) const |
Definition at line 300 of file V9990BitmapConverter.cc.
|
inline |
Definition at line 303 of file V9990BitmapConverter.cc.
|
inline |
Definition at line 315 of file V9990BitmapConverter.cc.
|
inline |
Definition at line 316 of file V9990BitmapConverter.cc.
|
inline |
Definition at line 314 of file V9990BitmapConverter.cc.
|
inline |
Definition at line 313 of file V9990BitmapConverter.cc.