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

kdu_window::contains

Java: Kdu_window::Contains

bool contains( kdu_window & rhs)

Java: boolean Contains( Kdu_window rhs)

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

Go to class description.


Synopsis

Returns true if rhs describes a window which is fully contained within the window described by the current object. Containment refers not only to the image window geometry, image components, image resolution, image region and code-streams, but also to the number of quality layers and the collection of meta-data elements which are of interest, as expressed by the various members of the present structure.


Arguments

rhs [kdu_window &]


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