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

Namespaces

namespace  tram
 
namespace  tram::Platform
 

Macros

#define STB_IMAGE_WRITE_IMPLEMENTATION
 

Functions

void tram::Platform::SaveImageToDisk (const char *name, int w, int h, const char *image)
 

Macro Definition Documentation

◆ STB_IMAGE_WRITE_IMPLEMENTATION

#define STB_IMAGE_WRITE_IMPLEMENTATION