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

Invert

Swaps light for dark and each colour for its opposite.

The Invert node turns a picture into its negative. Light becomes dark, and every colour becomes its opposite.

Invert output

  • One picture in, one out
  • No settings of its own beyond the standard header
  • Most often used to flip a mask so it covers the other part
  • Found under Texture in the add-operator list
Example patch — drag onto the app to load

The image on the right is the example patch itself — drag and drop it onto the app (or load it with File → Load) to open the full graph.

Inputs and outputs

Invert node

PortTypePurpose
InputTextureThe picture to work on
OutputTextureThe result

Parameters

Invert parameters

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

Invert has no controls of its own. Only the standard header applies, and Opacity is useful here: at 0.5 you get a flat, washed-out mid-grey, because half of a picture plus half of its negative is exactly the middle.

Troubleshooting

You only wanted to invert a mask, not the colours — Invert flips everything. If the mask is a separate branch, put Invert on that branch only.

Several operators already have an Invert switch — Level, Threshold, and Shape Mask each have one built in. Use those and save a node.

Related

Level

Invert plus brightness and contrast.

Threshold

Make a hard mask, with its own invert.

Texture

Every Texture operator.

HSV Adjust

Rotates the colours of a picture and changes how strong and how bright they are.

Recolor

Maps a grey picture onto two colours, one for the dark parts and one for the light.

On this page

Inputs and outputsParametersTroubleshootingRelated