|
Blender V4.3
|
Go to the source code of this file.
Functions | |
| bool | imb_is_a_psd (const uchar *mem, size_t size) |
| ImBuf * | imb_load_psd (const uchar *mem, size_t size, int flags, char colorspace[IM_MAX_SPACE]) |
| bool imb_is_a_psd | ( | const uchar * | mem, |
| size_t | size ) |
Definition at line 18 of file format_psd.cc.
References blender::imbuf::imb_oiio_check().
Definition at line 23 of file format_psd.cc.
References IMB_FTYPE_PSD, blender::imbuf::imb_oiio_read(), size(), and blender::imbuf::ReadContext::use_embedded_colorspace.