|
Scroom
0.14
|
This is the complete list of members for OperationsColormapped, including all inherited members.
| bpp | Operations | protected |
| cache(const ConstTile::Ptr &tile) override | OperationsColormapped | virtual |
| cacheZoom(const ConstTile::Ptr &tile, int zoom, Scroom::Utils::Stuff &cache) override | CommonOperations | virtual |
| colormapProvider | Operations | protected |
| create(ColormapProvider::Ptr colormapProvider, int bpp) | OperationsColormapped | static |
| draw(cairo_t *cr, const ConstTile::Ptr &tile, Scroom::Utils::Rectangle< double > tileArea, Scroom::Utils::Rectangle< double > viewArea, int zoom, Scroom::Utils::Stuff cache) override | Operations | virtual |
| drawPixelValue(cairo_t *cr, int x, int y, int size, int value) | CommonOperations | static |
| drawPixelValue(cairo_t *cr, int x, int y, int size, int value, Color const &bgColor) | CommonOperations | static |
| drawState(cairo_t *cr, TileState s, Scroom::Utils::Rectangle< double > viewArea) override | CommonOperations | virtual |
| getBpp() override | OperationsColormapped | virtual |
| initializeCairo(cairo_t *cr) override | CommonOperations | virtual |
| Interface()=default | Interface | private |
| Interface(const Interface &)=delete | Interface | private |
| Interface(const Interface &&)=delete | Interface | private |
| Operations(ColormapProvider::Ptr colormapProvider, int bpp) | Operations | |
| OperationsColormapped(ColormapProvider::Ptr colormapProvider, int bpp) | OperationsColormapped | |
| operator=(const Interface &)=delete | Interface | private |
| operator=(const Interface &&)=delete | Interface | private |
| pixelMask | Operations | protected |
| pixelOffset | Operations | protected |
| pixelsPerByte | Operations | protected |
| Ptr typedef | LayerOperations | |
| reduce(Tile::Ptr target, ConstTile::Ptr source, int x, int y) override | OperationsColormapped | virtual |
| ~Interface()=default | Interface | privatevirtual |