| synopsis || arguments || prev |
virtual void close_image( kdu_codestream codestream)
Java: void Close_image( Kdu_codestream codestream)
[Declared in "../apps/compressed_io/kdu_video_io.h"]
Each call to open_image must be bracketed by a call to close_image. The caller must supply a non-empty codestream interface, which was used to generate the compressed data for the image just being closed. Its member functions may be used to determine dimensional parameters for internal initialization and consistency checking.