#include "Platform/GTAssert.h"
#include "JPEGImage2.h"
Include dependency graph for JPEGImage2.cpp:

Go to the source code of this file.
Functions | |
| Out & | operator<< (Out &stream, const JPEGImage2 &image) |
| Streaming operator that writes a JPEGImage2 to a stream. | |
| In & | operator>> (In &stream, JPEGImage2 &image) |
| Streaming operator that reads a JPEGImage2 from a stream. | |
Definition in file JPEGImage2.cpp.
|
||||||||||||
|
Streaming operator that writes a JPEGImage2 to a stream.
Definition at line 156 of file JPEGImage2.cpp. |
|
||||||||||||
|
Streaming operator that reads a JPEGImage2 from a stream.
Definition at line 164 of file JPEGImage2.cpp. |
1.3.6