| synopsis || prev || next |

jpx_layer_source::get_layer_id

Java: Jpx_layer_source::Get_layer_id

int get_layer_id( )

Java: int Get_layer_id( )

[Declared in "../apps/compressed_io/jpx.h"]

Go to class description.


Synopsis

Returns the sequence number of this compositing layer. If the JPX file contains compositing layer header (jplh) boxes, the index corresponds directly to the order in which those boxes are found within the file, starting from 0. Otherwise, the first codestream is understood to represent a compositing layer (with index 0) and there will be no others.


| top || synopsis || prev || next |