Blender V4.5
NodeImageFile Struct Reference

#include <DNA_node_types.h>

Public Attributes

char name [1024]
 
struct ImageFormatData im_format
 
int sfra
 
int efra
 

Detailed Description

Definition at line 1221 of file DNA_node_types.h.

Member Data Documentation

◆ efra

int NodeImageFile::efra

Definition at line 1224 of file DNA_node_types.h.

◆ im_format

struct ImageFormatData NodeImageFile::im_format

◆ name

char NodeImageFile::name[1024]

◆ sfra

int NodeImageFile::sfra

Definition at line 1224 of file DNA_node_types.h.


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