|
corona
1.0.2
|

Public Attributes | |
| struct { | |
| jpeg_error_mgr mgr | |
| jmp_buf setjmp_buffer | |
| } | error_mgr |
| File * | file |
| byte | buffer [JPEG_BUFFER_SIZE] |
| struct { | |
| jpeg_error_mgr mgr | |
| jmp_buf setjmp_buffer | |
| } | error_mgr |
Definition at line 24 of file OpenJPEG.cpp.
| jpeg_error_mgr corona::InternalStruct::mgr |
Definition at line 26 of file OpenJPEG.cpp.
Definition at line 27 of file OpenJPEG.cpp.
| struct { ... } corona::InternalStruct::error_mgr |
Definition at line 30 of file OpenJPEG.cpp.
Definition at line 31 of file OpenJPEG.cpp.
| struct { ... } corona::InternalStruct::error_mgr |
1.7.6.1