| synopsis || prev || next |

kdu_codestream::exists

Java: Kdu_codestream::Exists

bool exists( )

Java: boolean Exists( )

[Declared in "../coresys/common/kdu_compressed.h"]

Go to class description.


Synopsis

Returns true after a successful call to create and before a call to destroy. Be careful of copies. If the interface is copied then only the copy on which destroy is called will actually indicate this fact via a false return from exists.


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