#include <ImfInputFile.h>#include <ImfOutputFile.h>#include <ImfChannelList.h>#include <ImfFrameBuffer.h>#include <half.h>Go to the source code of this file.
Functions | |
| void | ReadImage (const char *name, int *width, int *height) |
| int | main () |
| int main | ( | ) |
Definition at line 33 of file exrcheck.cpp.
| void ReadImage | ( | const char * | name, | |
| int * | width, | |||
| int * | height | |||
| ) |
Definition at line 11 of file exrcheck.cpp.
1.5.6