| synopsis || prev || next |

jp2_source::get_header_bytes

Java: Jp2_source::Get_header_bytes

kdu_long get_header_bytes( )

Java: long Get_header_bytes( )

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

Go to class description.


Synopsis

Returns the total number of bytes in the file which have been consumed by the read_header function. This includes all boxes prior to the first contiguous code-stream box and also the header of that box.

If the ultimate information source is a dynamic cache, rather than a file, or a kdu_compressed_source object, the value returned by this function may not be meaningful.


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