|
OpenJPEG 1.5.2
|
Implementation of operations on images (IMAGE). More...
Go to the source code of this file.
Functions | |
| opj_image_t * | opj_image_create0 (void) |
| Create an empty image. | |
Implementation of operations on images (IMAGE).
The functions in IMAGE.C have for goal to realize operations on images.
| opj_image_t * opj_image_create0 | ( | void | ) |
Create an empty image.
References opj_calloc, and opj_image_create0().
Referenced by j2k_decode(), j2k_decode_jpt_stream(), and opj_image_create0().