Raptor:Display Clear Screen: Difference between revisions
Jump to navigation
Jump to search
m (moved Raptor:Veecan Clear Screen to Raptor:Display Clear Screen) |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
[[Raptor:Display Drawing Functions|Return to Drawing Functions page]] | [[Raptor:Display Drawing Functions|Return to Drawing Functions page]] | ||
[[File:RaptorDisplayClearScreen. | [[File:RaptorDisplayClearScreen.png|right|frame|Raptor™ Display Clear Screen]] | ||
== Description == | == Description == | ||
Line 71: | Line 71: | ||
| Indicates whether the previous and next ports are shown. | | Indicates whether the previous and next ports are shown. | ||
|} | |} | ||
Latest revision as of 13:22, 7 July 2014
Return to the main Raptor page
Return to Drawing Functions page
Description
This block clears both layers of the screen.
Inputs
Input | Type | Description |
---|---|---|
Previous | boolean | Optional port used for enforcing the execution order of blocks. |
Layer 1 Color | uint16 | Optional port to specify color of Layer 1. |
Layer 2 Color | uint16 | Optional port to specify color of Layer 2. |
Outputs
Output | Type | Description |
---|---|---|
Next | boolean | Optional port used for enforcing the execution order of blocks. |
Parameters
Parameter | Type | Description |
---|---|---|
Color From Port | Specify drawing color and opacity from input port on block. | |
Layer 1 Color | Color to set Layer 1. | |
Select Layer 1 Color | This button opens the color chooser tool. | |
Layer 2 Color | Color to set Layer 2. | |
Select Layer 2 Color | This button opens the color chooser tool. | |
Show Prev/Next Ports | Indicates whether the previous and next ports are shown. |