Lib.image.generate.load¶
Operators¶
- ImageSequenceClip — Loads an image sequence from a folder and adds it as a time clip bar within the DopeView of the Timeline, similar to how video editing apps show clips.
- LoadImage — Loads an image file as a Texture2D.
- LoadImageFromUrl — Loads an image file with the specified URL. This process does not use caching.
- LoadSvgAsTexture2D — Loads a SVG file as a Texture2D.
Auto-generated from the operator library.