Blender
V3.3
|
Public Member Functions | |
void | set_image_position (ImBuf *image_buffer, ushort2 image_pixel_position) |
void | next_pixel () |
float4 | read_pixel (ImBuf *image_buffer) const |
void | write_pixel (ImBuf *image_buffer, const float4 pixel_data) const |
const char * | get_colorspace_name (ImBuf *image_buffer) |
Reading and writing to image buffer with 4 float channels.
Definition at line 60 of file sculpt_paint_image.cc.
|
inline |
Definition at line 85 of file sculpt_paint_image.cc.
References IMB_colormanagement_get_float_colorspace().
|
inline |
Definition at line 70 of file sculpt_paint_image.cc.
|
inline |
Definition at line 75 of file sculpt_paint_image.cc.
References ImBuf::rect_float.
|
inline |
Definition at line 65 of file sculpt_paint_image.cc.
References ImBuf::x.
|
inline |
Definition at line 80 of file sculpt_paint_image.cc.
References copy_v4_v4(), and ImBuf::rect_float.