|
Blender V4.3
|
Go to the source code of this file.
Functions | |
| bool | imb_is_a_tga (const uchar *mem, size_t size) |
| ImBuf * | imb_load_tga (const uchar *mem, size_t size, int flags, char colorspace[IM_MAX_SPACE]) |
| bool | imb_save_tga (ImBuf *ibuf, const char *filepath, int flags) |
| bool imb_is_a_tga | ( | const uchar * | mem, |
| size_t | size ) |
Definition at line 17 of file format_targa.cc.
References blender::imbuf::imb_oiio_check().
Definition at line 22 of file format_targa.cc.
References IMB_FTYPE_TGA, blender::imbuf::imb_oiio_read(), and size().
Definition at line 31 of file format_targa.cc.
References ImbFormatOptions::flag, ImBuf::foptions, blender::imbuf::imb_create_write_context(), blender::imbuf::imb_create_write_spec(), blender::imbuf::imb_oiio_write(), ImBuf::planes, and RAWTGA.