Metadata for texture.
#include <srl_vdp1.hpp>
Public Member Functions | |
TextureMetadata () | |
Construct a new Texture Metadata object. | |
TextureMetadata (CRAM::TextureColorMode colorMode, uint32_t palette) | |
Construct a new Texture Metadata object. | |
Public Attributes | |
CRAM::TextureColorMode | ColorMode |
Texture color mode. | |
uint16_t | PaletteId |
Identifier of the palette (not used in RGB555) | |