G’MIC Montage node¶
This documentation is for version 0.3 of G’MIC Montage.
Description¶
Instructions:
- Don’t forget to set the Input layers… option on the left if you have multiple input layers for your montage.
- The Custom layout parameter is only active when Montage type is set to Custom layout.
This is basically a string containing expressions such as:
\. H\(a,b\) or V\(a,b\) stand respectively for an horizontal and vertical merge of two blocks a and b\.
\. R\(a\), stands for a 90\-deg\. rotated version of a block a\. Use RR\(a\) and RRR\(a\) for resp\. 180\-deg and 270\-deg\. rotations\.
\. M\(a\), stands for a X\-mirrored version of a block a\. Use MRR\(a\) for a Y\-mirrored version of a\.
- A block a can be a layer indice or a nested montage expression itself.
- Layer indices start from 0 (top layer) and are treated periodically.
Click here for a tutorial: http://blog.patdavid.net/2014/05/gmic-montage.html
- video tutorial: http://www.youtube.com/watch?v=iM42vx22gwg
Author: David Tschumperle. Latest update: 2014/22/12.
Wrapper for the G’MIC framework (http://gmic.eu) written by Tobias Fleischer (http://www.reduxfx.com).
Inputs¶
Input | Description | Optional |
---|---|---|
Input | No | |
Ext. In 1 | Yes | |
Ext. In 2 | Yes | |
Ext. In 3 | Yes |
Controls¶
Parameter / script name | Type | Default | Function |
---|---|---|---|
Montage type / Montage_type |
Choice | Auto | Auto
Custom layout
Horizontal
Vertical
Horizontal array
Vertical array
|
Custom layout / Custom_layout |
String | V(H(0,1),H(2,V(3,4))) | |
Merging mode / Merging_mode |
Choice | Scaled | Aligned
Scaled
|
Centering / scale / Centering__scale |
Double | 0.5 | |
Padding (px) / Padding_px |
Integer | 0 | |
Frame (px) / Frame_px |
Integer | 0 | |
Frame color / Frame_color |
Color | r: 0 g: 0 b: 0 | |
Angle / Angle |
Double | 0 | |
Angle variations / Angle_variations |
Double | 0 | |
Cycle layers / Cycle_layers |
Integer | 0 | |
Revert layer order / Revert_layer_order |
Boolean | Off | |
Output as / Output_as |
Choice | Single layer | Single layer
Multiple layers
|
Output Layer / Output_Layer |
Choice | Layer 0 | Merged
Layer 0
Layer 1
Layer 2
Layer 3
Layer 4
Layer 5
Layer 6
Layer 7
Layer 8
Layer 9
|
Resize Mode / Resize_Mode |
Choice | Dynamic | Fixed (Inplace)
Dynamic
Downsample 1/2
Downsample 1/4
Downsample 1/8
Downsample 1/16
|
Ignore Alpha / Ignore_Alpha |
Boolean | Off | |
Preview/Draft Mode / PreviewDraft_Mode |
Boolean | Off | |
Log Verbosity / Log_Verbosity |
Choice | Off | Off
Level 1
Level 2
Level 3
|