Blender V4.3
ImageOpenData Struct Reference

Public Attributes

PropertyPointerRNA pprop
 
ImageUseriuser
 
ImageFormatData im_format
 

Detailed Description

Definition at line 1247 of file image_ops.cc.

Member Data Documentation

◆ im_format

ImageFormatData ImageOpenData::im_format

Definition at line 1250 of file image_ops.cc.

Referenced by image_open_draw(), and image_open_single().

◆ iuser

ImageUser* ImageOpenData::iuser

Definition at line 1249 of file image_ops.cc.

Referenced by image_open_exec(), and image_open_init().

◆ pprop

PropertyPointerRNA ImageOpenData::pprop

Definition at line 1248 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: