| synopsis || arguments || prev || next |
void open( kdu_compressed_source * indirect)
Java: void Open( Kdu_compressed_source indirect)
[Declared in "../apps/compressed_io/jp2.h"]
Same as the first open function, but derives its input from the supplied indirect object's kdu_compressed_source::read function. The indirect object must support the KDU_SOURCE_CAP_SEQUENTIAL capability. It is seekable if and only if it also supports the KDU_SOURCE_CAP_SEEKABLE capability, as returned by indirect→get_capabilities.