egami::Image Member List

This is the complete list of members for egami::Image, including all inherited members.

clear(const etk::Color<> &_color) (defined in egami::Image)egami::Image
clear(const etk::Color< float > &_color) (defined in egami::Image)egami::Image
clear(const etk::Color< uint16_t, 1 > &_color) (defined in egami::Image)egami::Image
clear(const etk::Color< uint32_t, 1 > &_color) (defined in egami::Image)egami::Image
clear(const etk::Color< float, 1 > &_color) (defined in egami::Image)egami::Image
clear(const etk::Color< double, 1 > &_color) (defined in egami::Image)egami::Image
configure(const ivec2 &_size=ivec2(32, 32), enum colorType _type=egami::colorType::RGBA8) (defined in egami::Image)egami::Image
exist() (defined in egami::Image)egami::Imageinline
get(const ivec2 &_pos) const (defined in egami::Image)egami::Image
getHeight() const (defined in egami::Image)egami::Image
getSize() const (defined in egami::Image)egami::Image
getTextureDataPointer() (defined in egami::Image)egami::Image
getType() const (defined in egami::Image)egami::Image
getWidth() const (defined in egami::Image)egami::Image
Image()egami::Image
Image(const ivec2 &_size, enum colorType _type=egami::colorType::undefined) (defined in egami::Image)egami::Image
insert(const ivec2 &_pos, const egami::Image &_input) (defined in egami::Image)egami::Image
resize(const ivec2 &_size, const ivec2 &_startPos=ivec2(0, 0)) (defined in egami::Image)egami::Image
resize(const ivec2 &_size, const etk::Color<> &_color, const ivec2 &_startPos=ivec2(0, 0)) (defined in egami::Image)egami::Image
resize(const ivec2 &_size, const etk::Color< float > &_color, const ivec2 &_startPos=ivec2(0, 0)) (defined in egami::Image)egami::Image
resize(const ivec2 &_size, const etk::Color< uint16_t, 1 > &_color, const ivec2 &_startPos=ivec2(0, 0)) (defined in egami::Image)egami::Image
resize(const ivec2 &_size, const etk::Color< uint32_t, 1 > &_color, const ivec2 &_startPos=ivec2(0, 0)) (defined in egami::Image)egami::Image
resize(const ivec2 &_size, const etk::Color< float, 1 > &_color, const ivec2 &_startPos=ivec2(0, 0)) (defined in egami::Image)egami::Image
resize(const ivec2 &_size, const etk::Color< double, 1 > &_color, const ivec2 &_startPos=ivec2(0, 0)) (defined in egami::Image)egami::Image
scale(const ivec2 &_size)egami::Image
set(const ivec2 &_pos, const etk::Color<> &_newColor) (defined in egami::Image)egami::Image
set(const ivec2 &_pos, const etk::Color< float > &_newColor) (defined in egami::Image)egami::Image
set(const ivec2 &_pos, const etk::Color< uint16_t, 1 > &_newColor) (defined in egami::Image)egami::Image
set(const ivec2 &_pos, const etk::Color< uint32_t, 1 > &_newColor) (defined in egami::Image)egami::Image
set(const ivec2 &_pos, const etk::Color< float, 1 > &_newColor) (defined in egami::Image)egami::Image
set(const ivec2 &_pos, const etk::Color< double, 1 > &_newColor) (defined in egami::Image)egami::Image
set(const std::vector< etk::Color< float, 4 >> &_data, const ivec2 &_size) (defined in egami::Image)egami::Image
set(const std::vector< etk::Color< uint8_t, 4 >> &_data, const ivec2 &_size) (defined in egami::Image)egami::Image
~Image() (defined in egami::Image)egami::Image