yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::gfx::Bitmap Member List

This is the complete list of members for yaze::app::gfx::Bitmap, including all inherited members.

active_yaze::app::gfx::Bitmapprivate
ApplyPalette(const SnesPalette &palette)yaze::app::gfx::Bitmap
ApplyPalette(const std::vector< SDL_Color > &palette)yaze::app::gfx::Bitmap
ApplyPaletteFromPaletteGroup(const SnesPalette &palette, int palette_id)yaze::app::gfx::Bitmap
ApplyPaletteWithTransparent(const SnesPalette &palette, size_t index, int length=7)yaze::app::gfx::Bitmap
at(int i) constyaze::app::gfx::Bitmapinline
Bitmap()=defaultyaze::app::gfx::Bitmap
Bitmap(int width, int height, int depth, int data_size)yaze::app::gfx::Bitmap
Bitmap(int width, int height, int depth, const std::vector< uint8_t > &data)yaze::app::gfx::Bitmapinline
Bitmap(int width, int height, int depth, const std::vector< uint8_t > &data, const SnesPalette &palette)yaze::app::gfx::Bitmapinline
Cleanup()yaze::app::gfx::Bitmapinline
converted_surface() constyaze::app::gfx::Bitmapinline
converted_surface_yaze::app::gfx::Bitmapprivate
Create(int width, int height, int depth, const std::vector< uint8_t > &data)yaze::app::gfx::Bitmap
Create(int width, int height, int depth, int format, const std::vector< uint8_t > &data)yaze::app::gfx::Bitmap
CreateTexture(std::shared_ptr< SDL_Renderer > renderer)yaze::app::gfx::Bitmap
CreateTexture(SDL_Renderer *renderer)yaze::app::gfx::Bitmap
data() constyaze::app::gfx::Bitmapinline
data_yaze::app::gfx::Bitmapprivate
data_size_yaze::app::gfx::Bitmapprivate
depth() constyaze::app::gfx::Bitmapinline
depth_yaze::app::gfx::Bitmapprivate
Get16x16Tile(int tile_index, int x, int y, std::vector< uint8_t > &tile_data, int &tile_data_offset)yaze::app::gfx::Bitmap
Get16x16Tile(int tile_x, int tile_y, std::vector< uint8_t > &tile_data, int &tile_data_offset)yaze::app::gfx::Bitmap
Get8x8Tile(int tile_index, int x, int y, std::vector< uint8_t > &tile_data, int &tile_data_offset)yaze::app::gfx::Bitmap
height() constyaze::app::gfx::Bitmapinline
height_yaze::app::gfx::Bitmapprivate
is_active() constyaze::app::gfx::Bitmapinline
modified() constyaze::app::gfx::Bitmapinline
modified_yaze::app::gfx::Bitmapprivate
mutable_converted_surface()yaze::app::gfx::Bitmapinline
mutable_data()yaze::app::gfx::Bitmapinline
mutable_palette()yaze::app::gfx::Bitmapinline
mutable_pixel_data()yaze::app::gfx::Bitmapinline
mutable_surface()yaze::app::gfx::Bitmapinline
palette() constyaze::app::gfx::Bitmapinline
palette_yaze::app::gfx::Bitmapprivate
palette_size() constyaze::app::gfx::Bitmapinline
pixel_data_yaze::app::gfx::Bitmapprivate
png_data_yaze::app::gfx::Bitmapprivate
Reformat(int format)yaze::app::gfx::Bitmap
SaveSurfaceToFile(std::string_view filename)yaze::app::gfx::Bitmap
sdl_palette()yaze::app::gfx::Bitmapinline
set_active(bool active)yaze::app::gfx::Bitmapinline
set_data(const std::vector< uint8_t > &data)yaze::app::gfx::Bitmapinline
set_modified(bool modified)yaze::app::gfx::Bitmapinline
size() constyaze::app::gfx::Bitmapinline
surface() constyaze::app::gfx::Bitmapinline
surface_yaze::app::gfx::Bitmapprivate
texture() constyaze::app::gfx::Bitmapinline
texture_yaze::app::gfx::Bitmapprivate
texture_pixelsyaze::app::gfx::Bitmapprivate
UpdateTexture(std::shared_ptr< SDL_Renderer > renderer)yaze::app::gfx::Bitmap
UpdateTexture(SDL_Renderer *renderer, bool use_sdl_update=false)yaze::app::gfx::Bitmap
vector() constyaze::app::gfx::Bitmapinline
width() constyaze::app::gfx::Bitmapinline
width_yaze::app::gfx::Bitmapprivate
WriteColor(int position, const ImVec4 &color)yaze::app::gfx::Bitmap
WriteToPixel(int position, uchar value)yaze::app::gfx::Bitmapinline
WriteWordToPixel(int position, uint16_t value)yaze::app::gfx::Bitmapinline