Data Fields | |
pixu1 ** | r |
pixu1 ** | v |
pixu1 ** | b |
int | nc |
int | nr |
char | nom [200] |
Definition at line 54 of file image.h.
int imarvb::nc |
nbr of columns
Definition at line 56 of file image.h.
Referenced by conv_RVB_TLS(), and conv_TLS_RVB().
int imarvb::nr |
nbr of rows
Definition at line 57 of file image.h.
Referenced by conv_RVB_TLS(), and conv_TLS_RVB().
char imarvb::nom[200] |