Blender V5.0
ImageOpenData Struct Reference

Public Attributes

PropertyPointerRNA pprop
ImageUseriuser
ImageFormatData im_format

Detailed Description

Definition at line 1267 of file image_ops.cc.

Member Data Documentation

◆ im_format

ImageFormatData ImageOpenData::im_format

Definition at line 1270 of file image_ops.cc.

Referenced by image_open_draw(), and image_open_single().

◆ iuser

ImageUser* ImageOpenData::iuser

Definition at line 1269 of file image_ops.cc.

Referenced by image_open_exec(), and image_open_init().

◆ pprop

PropertyPointerRNA ImageOpenData::pprop

Definition at line 1268 of file image_ops.cc.

Referenced by image_open_exec(), and image_open_init().


The documentation for this struct was generated from the following file: