Raptor:Display Clear Screen: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
(Created page with 'Return to the main Raptor page Return to Drawing Functions page [[File:RaptorVeecanClearScreen.jpg|right|frame|Raptor™ Vee…')
 
No edit summary
 
(5 intermediate revisions 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:RaptorVeecanClearScreen.jpg|right|frame|Raptor™ Veecan Clear Screen]]
[[File:RaptorDisplayClearScreen.png|right|frame|Raptor™ Display Clear Screen]]


== Description ==
== Description ==
<p>This block...</p>
<p>This block clears both layers of the screen.</p>


== Inputs ==
== Inputs ==
Line 14: Line 14:
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 70%;"|Description
! scope="col" style="width: 70%;"|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.
|}
|}


Line 22: Line 34:
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 70%;"|Description
! scope="col" style="width: 70%;"|Description
|-
! Next
| boolean
| Optional port used for enforcing the execution order of blocks.
|}
|}


Line 30: Line 46:
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 70%;"|Description
! scope="col" style="width: 70%;"|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.
|}
|}
== Supported Versions ==
* [[Raptor:Versions#2013a_0.0.1|Raptor 2013a_0.0.1]] and newer

Latest revision as of 13:22, 7 July 2014

Return to the main Raptor page

Return to Drawing Functions page

Raptor™ Display Clear Screen

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.