Blender V4.5
writeimage.cc File Reference
#include <cerrno>
#include <cstdio>
#include <cstdlib>
#include "BLI_path_utils.hh"
#include "IMB_colormanagement.hh"
#include "IMB_filetype.hh"
#include "IMB_imbuf.hh"
#include "IMB_imbuf_types.hh"

Go to the source code of this file.

Functions

bool IMB_save_image (ImBuf *ibuf, const char *filepath, const int flags)

Function Documentation

◆ IMB_save_image()