Blender
V3.3
|
Public Attributes | |
PropertyPointerRNA | pprop |
ImageUser * | iuser |
ImageFormatData | im_format |
Definition at line 1235 of file image_ops.c.
ImageFormatData ImageOpenData::im_format |
Definition at line 1238 of file image_ops.c.
Referenced by image_open_draw(), and image_open_single().
ImageUser* ImageOpenData::iuser |
Definition at line 1237 of file image_ops.c.
Referenced by image_open_exec(), and image_open_init().
PropertyPointerRNA ImageOpenData::pprop |
Definition at line 1236 of file image_ops.c.
Referenced by image_open_exec(), and image_open_init().