#include <string>#include <vector>#include <functional>#include "app/gfx/util/bpp_format_manager.h"#include "app/gfx/core/bitmap.h"#include "app/gfx/types/snes_palette.h"
Go to the source code of this file.
Classes | |
| class | yaze::gui::BppFormatUI |
| BPP format selection and conversion UI component. More... | |
| class | yaze::gui::BppConversionDialog |
| BPP format conversion dialog. More... | |
| class | yaze::gui::BppComparisonTool |
| BPP format comparison tool. More... | |
Namespaces | |
| namespace | yaze |
| Main namespace for the application. | |
| namespace | yaze::gui |
| Graphical User Interface (GUI) components for the application. | |