|
Nana C++ Library. Reference for users.
What we need to use nana
|
Classes | |
| class | proximal_interoplation |
| class | bilinear_interoplation |
| class | alpha_blend |
| class | blend |
| class | bresenham_line |
| class | superfast_blur |
Functions | |
| pixel_color_t * | pixel_at (pixel_color_t *p, std::size_t bytes) |
| Seek a pixel address by using offset bytes. More... | |
| const pixel_color_t * | pixel_at (const pixel_color_t *p, std::size_t bytes) |
|
inline |
Seek a pixel address by using offset bytes.
|
inline |