![]() |
MediaX v1.0.0rc7 [7e6cb74]
Video streaming for military vehicles
|
Public Member Functions | |
png_bytep * | GetRowPointwes () |
void | ReadPngFile (char *file_name) |
std::vector< uint8_t > | ReadPngRgb24 (std::string_view filename) const |
Private Member Functions | |
void | Abort (const char *s,...) |
Private Attributes | |
png_structp | png_ptr |
png_bytep * | row_pointers |
int | x |
int | y |
int | width |
int | height |
png_byte | color_type |
png_byte | bit_depth |
png_infop | info_ptr |
int | number_of_passes |