Blender  V3.3
Public Attributes | List of all members
ImageOpenData Struct Reference

Public Attributes

PropertyPointerRNA pprop
 
ImageUseriuser
 
ImageFormatData im_format
 

Detailed Description

Definition at line 1235 of file image_ops.c.

Member Data Documentation

◆ im_format

ImageFormatData ImageOpenData::im_format

Definition at line 1238 of file image_ops.c.

Referenced by image_open_draw(), and image_open_single().

◆ iuser

ImageUser* ImageOpenData::iuser

Definition at line 1237 of file image_ops.c.

Referenced by image_open_exec(), and image_open_init().

◆ pprop

PropertyPointerRNA ImageOpenData::pprop

Definition at line 1236 of file image_ops.c.

Referenced by image_open_exec(), and image_open_init().


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