OpenJPH
Open-source implementation of JPEG2000 Part-15
Loading...
Searching...
No Matches
ojph::rect Struct Reference

#include <ojph_base.h>

Public Member Functions

bool operator== (const rect &a) const
bool operator!= (const rect &a) const

Public Attributes

point org
size siz

Detailed Description

Definition at line 64 of file ojph_base.h.

Member Function Documentation

◆ operator!=()

bool ojph::rect::operator!= ( const rect & a) const
inline

Definition at line 74 of file ojph_base.h.

◆ operator==()

bool ojph::rect::operator== ( const rect & a) const
inline

Definition at line 69 of file ojph_base.h.

References ojph::size::h, org, siz, ojph::size::w, ojph::point::x, and ojph::point::y.

Member Data Documentation

◆ org

◆ siz


The documentation for this struct was generated from the following file:
  • /build/openjph/src/OpenJPH/src/core/openjph/ojph_base.h