Blender V5.0
imbuf.hh File Reference
#include <cstdlib>
#include <sys/types.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/stat.h>
#include <sys/mman.h>

Go to the source code of this file.

Macros

#define O_BINARY   0
#define IMB_DPI_DEFAULT   72.0

Macro Definition Documentation

◆ IMB_DPI_DEFAULT

#define IMB_DPI_DEFAULT   72.0

Definition at line 26 of file imbuf.hh.

Referenced by IMB_initImBuf().

◆ O_BINARY

#define O_BINARY   0

Definition at line 23 of file imbuf.hh.