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

kdu_window::set_metadata_only

Java: Kdu_window::Set_metadata_only

void set_metadata_only( bool val)

Java: void Set_metadata_only( boolean val)

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

Go to class description.


Synopsis

Sets the value of the public metadata_only member. Useful for non-native language bindings such as Java. Note that the init_metareq and parse_metareq function also set the value of the metadata_only member. In particular, init_metareq sets it to false, while parse_metareq sets it to true if a "!!" token is encountered in the parsed text.


Arguments

val [bool]


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