|
libopenraw
0.3.7
|
Public Attributes | |
| struct jpeg_source_mgr | pub |
| JfifContainer * | self |
| off_t | offset |
| JOCTET * | buf |
Definition at line 67 of file jfifcontainer.cpp.
| struct jpeg_source_mgr OpenRaw::Internals::jpeg_src_t::pub |
the public libjpeg struct
Definition at line 59 of file jfifcontainer.cpp.
| JfifContainer* OpenRaw::Internals::jpeg_src_t::self |
pointer to the owner
Definition at line 69 of file jfifcontainer.cpp.