LayerContactSheet

Generates a contact sheet that shows all the layers in the input lined up next to each other. This can help you demonstrate, document, or manage what you are doing for a project.

See also ContactSheet.

Inputs and Controls

Connection Type

Connection Name

Function

Input

numbered inputs

The images you want to appear on the Contact Sheet.

Control (UI)

Knob (Scripting)

Default Value

Function

LayerContactSheet Tab

Resolution

width

3072

Defines the size of the Contact Sheet in pixels.

height

2048

rows/columns

rows

3

Defines the number or rows and columns in the Contact Sheet when automatic rows/columns is disabled.

columns

4

automatic rows/columns

autodims

enabled

When enabled, the number of rows and columns is auto-calculated.

gap

gap

0

Sets the gap, in pixels, around each input.

center

center

disabled

When enabled, the input images are arranged so that the specified number of rows are centered vertically within the Resolution bounds.

Row Order

roworder

BottomTop

Sets the row display order:

BottomTop - rows are populated from the bottom upward.

TopBottom - rows are populated from the top downward.

Column Order

colorder

LeftRight

Sets the column display order:

LeftRight - columns are populated from left to right.

RightLeft - columns are populated from right to left.

Show layer names

showLayerNames

disabled

When enabled, the layers on the Contact Sheet are labeled with the associated channel name.