Type Alias openjpeg_sys::opj_tp_index_t

source ·
pub type opj_tp_index_t = opj_tp_index;
Expand description

Index structure about a tile part

Aliased Type§

struct opj_tp_index_t {
    pub start_pos: i64,
    pub end_header: i64,
    pub end_pos: i64,
}

Fields§

§start_pos: i64

start position

§end_header: i64

end position of the header

§end_pos: i64

end position