smntc
an in-memory multimodal graph database
Loading...
Searching...
No Matches
Functions
Frame.c File Reference

Go to the source code of this file.

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.