|
Blender V5.0
|
Topics | |
| Cineon | |
| OpenEXR | |
Macros | |
| #define | OPENEXR_HALF (1 << 8) |
| #define OPENEXR_HALF (1 << 8) |
This is the abstraction of an image. ImBuf is the basic type used for all imbuf operations.
Also; add new variables to the end to save pain! #ImBuf::foptions.flag, type specific options. Some formats include compression rations on some bits.
Definition at line 44 of file IMB_imbuf_types.hh.
Referenced by BKE_image_format_from_imbuf(), BKE_image_format_to_imbuf(), blender::compositor::CachedImage::CachedImage(), blender::imbuf::get_oiio_ibuf(), imb_gpu_get_format(), imb_load_openexr(), imb_save_openexr(), blender::seq::seq_proxy_build_frame(), and uiTemplateImage().