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

jp2_output_box::set_target_size

Java: Jp2_output_box::Set_target_size

virtual void set_target_size( kdu_long num_bytes)

Java: void Set_target_size( long num_bytes)

Overrides kdu_compressed_target::set_target_size

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

Go to class description.


Synopsis

Implements kdu_compresssed_target::set_target_size, flushing any buffered box contents immediately after writing the header, using the indicated length.


Arguments

num_bytes [kdu_long]

Total number of bytes in the box contents (not including the header). Some or all of these may already have been written. If the box has been assigned a rubber length, so that the header has already been written, this function has no effect.


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