| synopsis || arguments || prev || next |

jp2_family_tgt::open

Java: Jp2_family_tgt::Open

Overload navigation: 1, 2

void open( const char * fname)

Java: void Open( String fname)

[Declared in "../apps/compressed_io/jp2.h"]

Go to class description.


Synopsis

Open a JP2-family file, having the indicated name. The function does not actually write anything from the file.

Generates an error through kdu_error if the file cannot be opened.


Arguments

fname [const char *]

Relative path name of file to be opened.


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