Searched defs:JpegHeader (Results 1 – 1 of 1) sorted by relevance
24 struct JpegHeader { struct25 int height;26 int width;27 int channels;28 int bits_per_sample = BITS_IN_JSAMPLE;