Search is based on keyword.
Ex: "Procedures"
Do not search with natural language
Ex: "How do I write a new procedure?"
ImageColor
Generates an image where every pixel is the same color. By default, the image is white.
Control (UI) |
Default Value |
Function |
bounds |
||
[resolution] |
Dependent on Project Settings |
Select the size of the image. |
bounds > |
N/A |
For more information, refer to the Rectangle Widget Type in the Common Parameter Widgets. |
left |
0 |
Lets you offset the image by adding this number of pixels to the left side of the image. |
bottom |
0 |
Lets you offset the image by adding this number of pixels below the image. |
width |
globals.width |
The width of the image in pixels. The default setting, globals.width, resizes the image to the width of the resolution indicated on the Project Settings tab. |
height |
globals.height |
The height of the image in pixels. The default setting, globals.height, resizes the image to the height of the resolution indicated on the Project Settings tab. |
ImageColor parameters continued |
||
infiniteExtent |
Disabled |
When enabled, the color extends beyond the bounds. |
color |
||
color |
1.0, 1.0, 1.0, 1.0 |
The color (RGBA values) of every pixel in the image. You can also use the RGB, HSL, or HSV controls to set the color. For more information, refer to the Color Widget Type in the Common Parameter Widgets. |
Sorry you didn't find this helpful
Why wasn't this helpful? (check all that apply)
Thanks for your feedback.
If you can't find what you're looking for or you have a workflow question, please try Foundry Support.
If you have any thoughts on how we can improve our learning content, please email the Documentation team using the button below.
Thanks for taking time to give us feedback.