Fortgeschrittenenpraktikum
Public Member Functions | Public Attributes | List of all members
Pixel Struct Reference

Struct representing a pixel in the imput image. More...

#include <graph.h>

Public Member Functions

 Pixel (uint32_t x_, uint32_t y_)
 

Public Attributes

uint32_t x
 x coordinate
 
uint32_t y
 y coordinate
 

Detailed Description

Struct representing a pixel in the imput image.


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