Tramway SDK v0.1.1
Namespaces | Macros | Functions
image.cpp File Reference
#include <platform/image.h>
#include <stb_image_write.h>

Namespaces

namespace  tram
 Serialization, i.e.
 
namespace  tram::Platform
 

Macros

#define STB_IMAGE_WRITE_IMPLEMENTATION
 

Functions

void tram::Platform::SaveImageToDisk (const char *name, int w, int h, const char *image)
 Saves image to disk. More...
 

Macro Definition Documentation

◆ STB_IMAGE_WRITE_IMPLEMENTATION

#define STB_IMAGE_WRITE_IMPLEMENTATION