Functions | |
void | GrayscalePalette (SDL_Palette *palette) |
Uint32 | GetSnesPixelFormat (int format) |
void yaze::app::gfx::anonymous_namespace{bitmap.cc}::GrayscalePalette | ( | SDL_Palette * | palette | ) |
Definition at line 199 of file bitmap.cc.
References GrayscalePalette().
Referenced by GrayscalePalette().
Uint32 yaze::app::gfx::anonymous_namespace{bitmap.cc}::GetSnesPixelFormat | ( | int | format | ) |
Definition at line 207 of file bitmap.cc.
References GetSnesPixelFormat(), yaze::app::gfx::SNES_PIXELFORMAT_2BPP, yaze::app::gfx::SNES_PIXELFORMAT_4BPP, and yaze::app::gfx::SNES_PIXELFORMAT_8BPP.
Referenced by GetSnesPixelFormat().