| synopsis || next |

jp2_locator::jp2_locator

Java: Jp2_locator::Jp2_locator

jp2_locator( )

Java: Jp2_locator( )

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

Go to class description.


Synopsis

Creates a null locator, which can be used to open the first JP2 box in any JP2-family source, using jp2_input_box::open. Immediately after construction, the is_null function returns true. There are two ways to obtain another locator, as follows:


| top || synopsis || next |