Blender V2.61 - r43446
Functions

IMB_allocimbuf.h File Reference

Header file for allocimbuf.c. More...

Go to the source code of this file.

Functions

short imb_addplanesImBuf (struct ImBuf *ibuf)
short imb_addencodedbufferImBuf (struct ImBuf *ibuf)
short imb_enlargeencodedbufferImBuf (struct ImBuf *ibuf)
void imb_freeplanesImBuf (struct ImBuf *ibuf)
short imb_addcmapImBuf (struct ImBuf *ibuf)

Detailed Description

Header file for allocimbuf.c.

Definition in file IMB_allocimbuf.h.


Function Documentation

short imb_addcmapImBuf ( struct ImBuf ibuf)
short imb_addencodedbufferImBuf ( struct ImBuf ibuf)
short imb_addplanesImBuf ( struct ImBuf ibuf)
short imb_enlargeencodedbufferImBuf ( struct ImBuf ibuf)
void imb_freeplanesImBuf ( struct ImBuf ibuf)