[trunk] WIP: enhance j2k_to_image with new get_decoded_tile functionality
This commit is contained in:
@@ -439,6 +439,11 @@ typedef struct opj_dparameters {
|
||||
/** Verbose mode */
|
||||
opj_bool m_verbose;
|
||||
|
||||
/** tile number ot the decoded tile*/
|
||||
OPJ_UINT32 tile_index;
|
||||
/** Nb of tile to decode */
|
||||
OPJ_UINT32 nb_tile_to_decode;
|
||||
|
||||
/*@}*/
|
||||
|
||||
/* UniPG>> */
|
||||
|
Reference in New Issue
Block a user