|
AlbumShaper 1.0a3
|

Go to the source code of this file.
Functions | |
| bool | getJPEGSize (const char *filename, int &width, int &height) |
| bool getJPEGSize | ( | const char * | filename, |
| int & | width, | ||
| int & | height ) |
Definition at line 65 of file jpegSize.cpp.
References first_marker(), height, infile, M_EOI, M_SOF0, M_SOF1, M_SOF10, M_SOF11, M_SOF13, M_SOF14, M_SOF15, M_SOF2, M_SOF3, M_SOF5, M_SOF6, M_SOF7, M_SOF9, M_SOS, next_marker(), process_SOFn(), READ_BINARY, skip_variable(), and width.
Referenced by getImageSize(), and isJpeg().