Botcraft 1.21.4
Loading...
Searching...
No Matches
ImageSaver.cpp File Reference
#include <stb_image/stb_image_write.h>
#include "botcraft/Renderer/ImageSaver.hpp"

Go to the source code of this file.

Namespaces

namespace  Botcraft
 
namespace  Botcraft::Renderer
 

Macros

#define STB_IMAGE_WRITE_IMPLEMENTATION
 

Functions

void Botcraft::Renderer::WriteImage (const std::string &path, const int height, const int width, const int depth, const unsigned char *data, const bool vertical_revert=true)
 

Macro Definition Documentation

◆ STB_IMAGE_WRITE_IMPLEMENTATION

#define STB_IMAGE_WRITE_IMPLEMENTATION

Definition at line 1 of file ImageSaver.cpp.