Blender V5.0
writeimage.cc File Reference
#include <cerrno>
#include <cstdlib>
#include "BLI_path_utils.hh"
#include "IMB_colormanagement.hh"
#include "IMB_filetype.hh"
#include "IMB_imbuf.hh"
#include "IMB_imbuf_types.hh"
#include "CLG_log.h"

Go to the source code of this file.

Functions

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

Variables

static CLG_LogRef LOG = {"image.write"}

Function Documentation

◆ IMB_save_image()

Variable Documentation

◆ LOG

CLG_LogRef LOG = {"image.write"}
static

Definition at line 21 of file writeimage.cc.