| synopsis || prev || next |

jpx_compatibility::is_jpxb_compatible

Java: Jpx_compatibility::Is_jpxb_compatible

bool is_jpxb_compatible( )

Java: boolean Is_jpxb_compatible( )

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

Go to class description.


Synopsis

Returns true if the data source is compatible with the baseline JPX specification, meaning that it includes "jpxb" in its compatibility list. Amongst other things, this means that the first compositing layer uses only one codestream, with the following properties:

JP2 files are also considered to be JPX baseline compatible.


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