pixel_data Struct Reference
#include <sdl_utils.hpp>
List of all members.
Detailed Description
Definition at line 169 of file sdl_utils.hpp.
Constructor & Destructor Documentation
pixel_data::pixel_data |
( |
|
) |
[inline] |
pixel_data::pixel_data |
( |
int |
red, |
|
|
int |
green, |
|
|
int |
blue | |
|
) |
| | [inline] |
pixel_data::pixel_data |
( |
int |
pixel, |
|
|
SDL_PixelFormat * |
fmt | |
|
) |
| | [inline] |
pixel_data::pixel_data |
( |
config & |
cfg |
) |
[inline] |
Member Function Documentation
int pixel_data::format |
( |
SDL_PixelFormat * |
fmt |
) |
const [inline] |
void pixel_data::unformat |
( |
int |
pixel, |
|
|
SDL_PixelFormat * |
fmt | |
|
) |
| | [inline] |
void pixel_data::read |
( |
const config & |
cfg |
) |
|
Member Data Documentation
The documentation for this struct was generated from the following files: