JWS C Library
C language utility library
|
#include <image.h>
Data Fields | |
uint32_t | num_rows |
Number of rows. | |
uint32_t | num_cols |
Number of columns. | |
Pixel_f ** | pxls |
Pixels of the image. |
uint32_t Image_f::num_rows |
uint32_t Image_f::num_cols |