Searched defs:Rawimage (Results 1 – 1 of 1) sorted by relevance
1 typedef struct Rawimage Rawimage; typedef3 struct Rawimage struct5 Rectangle r;6 uchar *cmap;7 int cmaplen;8 int nchans;9 uchar *chans[4];10 int chandesc;11 int chanlen;13 int fields; /* defined by format */[all …]