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

Public Attributes

struct ImageFramenext
 
struct ImageFrameprev
 
int framenr
 

Detailed Description

Definition at line 30 of file image_sequence.c.

Member Data Documentation

◆ framenr

int ImageFrame::framenr

◆ next

struct ImageFrame* ImageFrame::next

Definition at line 31 of file image_sequence.c.

Referenced by image_detect_frame_range().

◆ prev

struct ImageFrame * ImageFrame::prev

Definition at line 31 of file image_sequence.c.


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