| synopsis || return value || prev |
virtual bool close( )
Java: boolean Close( )
[Declared in "../apps/compressed_io/jpx.h"]
It is safe to call this function even if the object was never completely opened, or has been closed since it was last opened; in either of these case it will return false.
True, unless the object was not already open.
| top || synopsis || return value || prev |