| synopsis || arguments || prev || next |

jp2_output_box::open

Java: Jp2_output_box::Open

Overload navigation: 1, 2

virtual void open( jp2_output_box * super_box, kdu_uint32 box_type, bool rubber_length=false)

Java: void Open( Jp2_output_box super_box, long box_type, boolean rubber_length)

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

Go to class description.


Synopsis

Same as the first form of the open function, but opens a new box to reside within the existing open super-box. You may not write to the super-box again until this box has been closed.


Arguments

super_box [jp2_output_box *]

box_type [kdu_uint32]

rubber_length [bool]


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