#include <Color_Buffer_Rgba8888.hpp>
◆ Buffer
◆ Color_Buffer_Rgba8888()
st::Color_Buffer_Rgba8888::Color_Buffer_Rgba8888 |
( |
size_t |
width, |
|
|
size_t |
height |
|
) |
| |
|
inline |
◆ bits_per_color()
int st::Color_Buffer_Rgba8888::bits_per_color |
( |
| ) |
const |
|
inlinevirtual |
◆ colors() [1/2]
Color* st::Color_Buffer_Rgba8888::colors |
( |
| ) |
|
|
inline |
◆ colors() [2/2]
const Color* st::Color_Buffer_Rgba8888::colors |
( |
| ) |
const |
|
inline |
◆ get_pixel()
uint8_t st::Color_Buffer_Rgba8888::get_pixel |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
inline |
◆ gl_draw_pixels()
void st::Color_Buffer_Rgba8888::gl_draw_pixels |
( |
int |
raster_x, |
|
|
int |
raster_y |
|
) |
| const |
|
inlinevirtual |
◆ set_color() [1/2]
void st::Color_Buffer_Rgba8888::set_color |
( |
int |
r, |
|
|
int |
g, |
|
|
int |
b |
|
) |
| |
|
inlinevirtual |
◆ set_color() [2/2]
void st::Color_Buffer_Rgba8888::set_color |
( |
const Color & |
new_color | ) |
|
|
inline |
◆ set_pixel() [1/2]
void st::Color_Buffer_Rgba8888::set_pixel |
( |
size_t |
offset | ) |
|
|
inlinevirtual |
◆ set_pixel() [2/2]
void st::Color_Buffer_Rgba8888::set_pixel |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
inlinevirtual |
◆ size()
size_t st::Color_Buffer_Rgba8888::size |
( |
| ) |
const |
|
inline |
◆ buffer
Buffer st::Color_Buffer_Rgba8888::buffer |
|
private |
◆ color
Color st::Color_Buffer_Rgba8888::color |
|
private |
The documentation for this class was generated from the following file: