| synopsis || prev || next |

jp2_target::access_dimensions

Java: Jp2_target::Access_dimensions

jp2_dimensions access_dimensions( )

Java: Jp2_dimensions Access_dimensions( )

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

Go to class description.


Synopsis

Provides an interface which may be used for setting up the information in the JP2 Image Header and Bits Per Component boxes.

You ARE REQUIRED to complete this initialization before calling write_header. The most convenient way to initialize the dimensions is usually to use the second form of the overloaded jp2_dimensions::init function, passing in the finalized siz_params object returned by kdu_codestream::access_siz.


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