#include <Image.h>
◆ GraphicsImage()
GraphicsImage::GraphicsImage |
( |
bool |
lazy_initialization = true | ) |
|
|
explicit |
◆ ~GraphicsImage()
GraphicsImage::~GraphicsImage |
( |
| ) |
|
|
protecteddefault |
◆ Create() [1/4]
◆ Create() [2/4]
◆ Create() [3/4]
GraphicsImage * GraphicsImage::Create |
( |
ssize_t |
width, |
|
|
ssize_t |
height |
|
) |
| |
|
static |
◆ Create() [4/4]
◆ GetName()
const std::string & GraphicsImage::GetName |
( |
| ) |
|
◆ height()
ssize_t GraphicsImage::height |
( |
| ) |
|
◆ indexed()
◆ LoadImageData()
bool GraphicsImage::LoadImageData |
( |
| ) |
|
|
protected |
◆ palette()
const Palette & GraphicsImage::palette |
( |
| ) |
|
◆ Release()
void GraphicsImage::Release |
( |
| ) |
|
◆ releaseRenderId()
void GraphicsImage::releaseRenderId |
( |
| ) |
|
◆ renderId()
◆ rgba()
◆ size()
Sizei GraphicsImage::size |
( |
| ) |
|
◆ width()
ssize_t GraphicsImage::width |
( |
| ) |
|
◆ _indexedImage
◆ _initialized
bool GraphicsImage::_initialized = false |
|
protected |
◆ _lazyInitialization
bool GraphicsImage::_lazyInitialization = false |
|
protected |
◆ _loader
◆ _name
std::string GraphicsImage::_name |
|
protected |
◆ _palette
◆ _renderId
◆ _rgbaImage
The documentation for this class was generated from the following files: