Blender V4.3
rotate.cc File Reference
#include "BLI_utildefines.h"
#include "MEM_guardedalloc.h"
#include "IMB_imbuf.hh"
#include "IMB_imbuf_types.hh"
#include "imbuf.hh"

Go to the source code of this file.

Functions

bool IMB_rotate_orthogonal (ImBuf *ibuf, int degrees)
 
void IMB_flipy (ImBuf *ibuf)
 
void IMB_flipx (ImBuf *ibuf)
 

Function Documentation

◆ IMB_flipx()

void IMB_flipx ( ImBuf * ibuf)

◆ IMB_flipy()

◆ IMB_rotate_orthogonal()