Auragen docs
Auragen docs

Getting Started

OverviewInterfaceNode GraphParameters and Controls

Operators

Texture

Loading

Load ImageLoad VideoLoad SVG

Combining

BlendCompositePattern MixShape MaskShadow / GlowSwitch

Transforming

TransformTileFlipMirrorCropResolution

Colour

Color Correction SuiteLevelHSV AdjustInvertRecolorThresholdQuantizeLookupChannel ShuffleRamp

Surface

DisplaceNoise DisplaceNormal MapBump MapBlurFeedback

Vector

VectorizerFill Trace

Organising

Null
3D Preview
Texture

Load Image

Brings a still image into a patch from a file you drop in or a web address.

The Load Image node brings a picture in from outside. Drop a file onto the parameter panel, or paste a web address, and the image becomes a texture you can wire anywhere.

Load Image node

  • No inputs; one picture out
  • Takes a dropped file or an http/https address
  • Position, scale, rotate, and mirror it without another operator
  • Found under Texture in the add-operator list
There is no example patch on this page. A patch can only carry a picture you supply, so start by adding the node and dropping in one of your own.

Inputs and outputs

PortTypePurpose
OutputTextureThe loaded picture, fitted to the frame

Loading a picture

  1. Add a Load Image node and select it.
  2. Drop an image file onto the Image slot in the parameter panel, or click it to browse.
  3. To load from the web instead, paste the address into Image URL.

The picture is stored in the patch, so a saved patch opens with the same image on another machine.

Parameters

Load Image parameters

Opacity, Blend Mode, ALPHA — the standard operator header, on every operator. See Parameters and Controls.

  • Image — the file. Drop one in or click to browse.
  • Image URL — load from a web address instead of a file.
  • Fit Mode — how a picture whose shape does not match the frame is handled: fitted inside, filled to cover, or stretched.
  • Scale (0.1–10, default 1) — zoom in or out.
  • Stretch X and Stretch Y (0.1–5, default 1) — squash or stretch one axis.
  • Translate X and Translate Y (−1 to 1, default 0) — move the picture around.
  • Rotate (−180 to 180, default 0) — turn it.
  • Mirror X and Mirror Y (default off) — flip it.

Troubleshooting

Nothing appears — no file is loaded yet, or the web address could not be reached. A web address must start with http or https.

The picture is squashed — change Fit Mode. Stretching to fill is only right when the picture already matches the frame shape.

Bars appear at the sides — the fitted mode keeps the picture's shape and leaves the rest empty. Use the filling mode to crop instead, or change the output size in the Output dialog.

Related

Load Video

Moving pictures and image sequences.

Input Sources

Live cameras and network video.

Transform

Move and scale further down the chain.

Texture

Every Texture operator — loaders, compositing, transforms, colour, displacement, and conversion — in one reference.

Load Video

Plays a video file or an image sequence, with speed, loop, and in and out points.

On this page

Inputs and outputsLoading a pictureParametersTroubleshootingRelated