bool exists( )
Java: boolean Exists( )
[Declared in "../coresys/common/kdu_compressed.h"]
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.