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

#include <ojph_base.h>

Public Member Functions

 point (ui32 x=0, ui32 y=0)
 

Public Attributes

ui32 x
 
ui32 y
 

Detailed Description

Definition at line 57 of file ojph_base.h.

Constructor & Destructor Documentation

◆ point()

ojph::point::point ( ui32 x = 0,
ui32 y = 0 )
inlineexplicit

Definition at line 59 of file ojph_base.h.

Member Data Documentation

◆ x

ui32 ojph::point::x

◆ y


The documentation for this struct was generated from the following file: