Rendering Engine 0.2.9
Modular Graphics Rendering Engine | v0.2.9
image_data.hpp File Reference
#include <cstdint>
#include <iostream>
#include <vector>
#include <algorithm>
#include "rendering_engine_export.hpp"

Go to the source code of this file.

Classes

struct  rendering_engine::Color
 Represents a color with red, green, blue, and alpha channels. More...
 
class  rendering_engine::ImageData
 Represents raw 2D image data stored in memory. More...
 

Namespaces

namespace  rendering_engine