ImageRamp
Generates a gradation with various parameters.
Control (UI) |
Default Value |
Function |
bounds |
||
[resolution] |
Dependent on Project Settings |
Sets the size of the display window using the dropdown menu. |
bounds > |
N/A |
For more information, refer to the Rectangle Widget Type in the Common Parameter Widgets. |
left |
0 |
Set the left position of the ROI in the Monitor tab. |
bottom |
0 |
Set the bottom position of the ROI in the Monitor tab. |
width |
globals.width |
Set the width of the ROI in the Monitor tab. |
height |
global.height |
Set the height of the ROI in the Monitor tab. |
ImageRamp parameters continued |
||
type |
Horizontal |
Set the pattern for the gradation from the options: • Horizontal • Vertical • Diagonal • Linear • Corner • Radial |
interpolationColorspaces |
linear |
Specify the colorspace used for the color fields. |
type: Horizontal or Vertical |
||
start > color |
1.0000, 1.0000, 1.0000, 1.0000 |
The color (RGBA values) at the start of the ImageRamp. Alternatively, you can also use the color options below to set the color. For more information, refer to the Color Widget Type in the Common Parameter Widgets. |
end > color |
0.0000, 0.0000, 0.0000, 0.0000 |
The color (RGBA values) at the end of the ImageRamp. Alternatively, you can also use the color options below to set the color. For more information, refer to the Color Widget Type in the Common Parameter Widgets. |
type: Diagonal |
||
start > color |
1.0000, 1.0000, 1.0000, 1.0000 |
The color (RGBA values) at the start of the ImageRamp. Alternatively, you can also use the color options below to set the color. For more information, refer to the Color Widget Type in the Common Parameter Widgets. |
end > color |
0.0000, 0.0000, 0.0000, 0.0000 |
The color (RGBA values) at the end of the ImageRamp. Alternatively, you can also use the color options below to set the color. For more information, refer to the Color Widget Type in the Common Parameter Widgets. |
sense |
Left to Right |
Set whether the start color begins on the left and transitions to the end color on the right, or the other way around. |
type: Linear |
||
start > color |
1.0000, 1.0000, 1.0000, 1.0000 |
The color (RGBA values) at the start of the ImageRamp. Alternatively, you can also use the color options below to set the color. For more information, refer to the Color Widget Type in the Common Parameter Widgets. |
start > Start |
globals.width, globals.height |
Set the position in the Monitor tab, or with global manipulators turned on, reposition the start point in the Monitor tab to adjust the values in the Start field. |
inner > add point |
N/A |
Add a point to the gradation, where a specific color can be set to a specific position. By default, when you add a point, the name is filled in the blank box with p_0, ascending in number as you add more points. This can be changed to a more meaningful name. |
end > color |
0.0000, 0.0000, 0.0000, 0.0000 |
The color (RGBA values) at the end of the ImageRamp. Alternatively, you can also use the color options below to set the color. For more information, refer to the Color Widget Type in the Common Parameter Widgets. |
end > End |
globals.width, globals.height |
Set the position in the Monitor tab, or with global manipulators turned on, reposition the end point in the Monitor tab to adjust the values in the End field. |
type: Corner |
||
bottomLeft |
1.0000, 0.0000, 0.0000, 1.0000 |
The color (RGBA values) at the bottom-left corner of the ImageRamp. Alternatively, you can also use the color options below to set the color. For more information, refer to the Color Widget Type in the Common Parameter Widgets. |
bottomRight |
0.0000, 1.0000, 0.0000, 1.0000 |
The color (RGBA values) at the bottom-right corner of the ImageRamp. Alternatively, you can also use the color options below to set the color. For more information, refer to the Color Widget Type in the Common Parameter Widgets. |
topRight |
0.0000, 0.0000, 1.0000, 1.0000 |
The color (RGBA values) at the top-right corner of the ImageRamp. Alternatively, you can also use the color options below to set the color. For more information, refer to the Color Widget Type in the Common Parameter Widgets. |
topLeft |
0.0000, 0.0000, 0.0000, 0.0000 |
The color (RGBA values) at the top-left corner of the ImageRamp. Alternatively, you can also use the color options below to set the color. For more information, refer to the Color Widget Type in the Common Parameter Widgets. |
type: Radial |
||
start > color |
1.0000, 1.0000, 1.0000, 1.0000 |
The color (RGBA values) at the start of the ImageRamp. Alternatively, you can also use the color options below to set the color. For more information, refer to the Color Widget Type in the Common Parameter Widgets. |
start > Start |
globals.width, globals.height |
Set the position in the Monitor tab, or with global manipulators turned on, reposition the start point in the Monitor tab to adjust the values in the Start field. |
end > color |
0.0000, 0.0000, 0.0000, 0.0000 |
The color (RGBA values) at the end of the ImageRamp. Alternatively, you can also use the color options below to set the color. For more information, refer to the Color Widget Type in the Common Parameter Widgets. |
radial > confineTo Circle |
disabled |
Set whether the start and end colors in the radial pattern are confined to a circle. |
radial > radius |
778 |
Specify the radius of the circle. |
radial > aspectRatio |
1 |
Specify the aspect ratio of the circle. |
radial > innerRadius |
0 |
Specify the radius of the inner circle, as set by the start color. |
radial > fallOff |
0.5 |
Controls the profile of the fall off between the start and end radii. |