Blender V5.0
MergeImage Struct Reference

Public Attributes

unique_ptr< ImageInput > in
string filepath
vector< MergeImageLayerlayers

Detailed Description

Definition at line 66 of file merge.cpp.

Member Data Documentation

◆ filepath

string MergeImage::filepath

Definition at line 70 of file merge.cpp.

Referenced by open_images().

◆ in

unique_ptr<ImageInput> MergeImage::in

Definition at line 68 of file merge.cpp.

Referenced by open_images().

◆ layers

vector<MergeImageLayer> MergeImage::layers

Definition at line 72 of file merge.cpp.

Referenced by open_images().


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