Raster

Nodes in this category deal with fundamental raster image operations.

Nodes

NodeDetailsPossible Types
Brush

Generates the brush strokes painted with the Brush tool as a raster image.

If an input image is supplied, strokes are drawn on top of it, expanding bounds as needed.

List<Raster> → List<Raster>
Flatten Raster

Converts a List<Graphic> into a List<Raster> by deeply flattening any raster content it contains, and discarding any non-raster content.

List<Graphic> → List<Raster>
List<Raster> → List<Raster>
Mask

Node description coming soon.

List<Raster> → List<Raster>
Mix

Node description coming soon.

List<Raster> → List<Raster>
List<Color> → List<Color>
List<GradientStops> → List<GradientStops>