MUAN
|
#include <image.h>
Public Attributes | |
int | w |
int | h |
Byte * | c |
Byte* Image::c |
Referenced by img_create(), img_free(), VideoEncoder::jpg_write(), and video_getframe().
int Image::h |
Referenced by copy_image(), img_clear(), and img_create().
int Image::w |
Referenced by copy_image(), img_clear(), and img_create().