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

#include <ojph_base.h>

Public Member Functions

 size (ui32 w=0, ui32 h=0)
ui64 area () const

Public Attributes

ui32 w
ui32 h

Detailed Description

Definition at line 47 of file ojph_base.h.

Constructor & Destructor Documentation

◆ size()

ojph::size::size ( ui32 w = 0,
ui32 h = 0 )
inlineexplicit

Definition at line 49 of file ojph_base.h.

References h, and w.

Member Function Documentation

◆ area()

ui64 ojph::size::area ( ) const
inline

Definition at line 53 of file ojph_base.h.

References h, and w.

Member Data Documentation

◆ h

◆ w


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