Skip to content
Snippets Groups Projects
Commit 7904e355 authored by Alexandre MEYER's avatar Alexandre MEYER
Browse files

creation Pixel.h

parent 8eb3ca1d
No related branches found
No related tags found
No related merge requests found
#ifndef PIXEL_H
#define PIXEL_H
struct PIXEL_H{
unsigned char r,g,b;
};
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment