smntc
an in-memory multimodal graph database
Loading...
Searching...
No Matches
Data Structures | Functions
Frame.h File Reference
#include "Graph.h"
+ Include dependency graph for Frame.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  Frame
 

Functions

struct Pixel Frame_addPixel (struct Frame *this, unsigned int redValue, unsigned int greenValue, unsigned int blueValue, int *error)
 

Function Documentation

◆ Frame_addPixel()

struct Pixel Frame_addPixel ( struct Frame this,
unsigned int  redValue,
unsigned int  greenValue,
unsigned int  blueValue,
int *  error 
)

Definition at line 3 of file Frame.c.