Blender  V2.93
Public Attributes | List of all members
ImageOpenData Struct Reference

Public Attributes

PropertyPointerRNA pprop
 
ImageUseriuser
 
ImageFormatData im_format
 

Detailed Description

Definition at line 1226 of file image_ops.c.

Member Data Documentation

◆ im_format

ImageFormatData ImageOpenData::im_format

Definition at line 1229 of file image_ops.c.

Referenced by image_open_draw(), and image_open_single().

◆ iuser

ImageUser* ImageOpenData::iuser

Definition at line 1228 of file image_ops.c.

Referenced by image_open_exec(), and image_open_init().

◆ pprop

PropertyPointerRNA ImageOpenData::pprop

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