Jump to content

Component: ID component:GdiCanvas: Difference between revisions

From Flowcode Help
Removed redirect to GdiCanvas
Tag: Removed redirect
m Text replacement - "class="wikitable" style="width:60%; background-color:#FFFFFF;"" to "class="mtx-class-macrotable wikitable""
Line 29: Line 29:
==Macro reference==
==Macro reference==


{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
Line 57: Line 57:




{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
Line 85: Line 85:




{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
Line 113: Line 113:




{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
Line 141: Line 141:




{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
Line 169: Line 169:




{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
Line 197: Line 197:




{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
Line 225: Line 225:




{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
Line 253: Line 253:




{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[File:Fc9-comp-macro.png]]
Line 285: Line 285:
==Property reference==
==Property reference==


{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]]
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]]

Revision as of 14:15, 13 July 2026

Author MatrixTSL
Version 1.0
Category Creation


Canvas component

Detailed description

No detailed description exists yet for this component

Examples

No additional examples

Macro reference

PlotPoint
 
- ULONG X
The X coordinate of the point 
- ULONG Y
The Y coordinate of the point 
- ULONG Colour
The RGB value of the colour 
- NONE Return


Clear
 
- ULONG X
The X coordinate of the point 
- ULONG Y
The Y coordinate of the point 
- ULONG Colour
The RGB value of the colour 
- NONE Return


Update
 
- ULONG X
The X coordinate of the point 
- ULONG Y
The Y coordinate of the point 
- ULONG Colour
The RGB value of the colour 
- NONE Return


PlotPoint
 
- ULONG X
The X coordinate of the point 
- ULONG Y
The Y coordinate of the point 
- ULONG Colour
The RGB value of the colour 
- NONE Return


Clear
 
- ULONG X
The X coordinate of the point 
- ULONG Y
The Y coordinate of the point 
- ULONG Colour
The RGB value of the colour 
- NONE Return


Update
 
- ULONG X
The X coordinate of the point 
- ULONG Y
The Y coordinate of the point 
- ULONG Colour
The RGB value of the colour 
- NONE Return


PlotPoint
 
- ULONG X
The X coordinate of the point 
- ULONG Y
The Y coordinate of the point 
- ULONG Colour
The RGB value of the colour 
- NONE Return


Clear
 
- ULONG X
The X coordinate of the point 
- ULONG Y
The Y coordinate of the point 
- ULONG Colour
The RGB value of the colour 
- NONE Return


Update
 
- ULONG X
The X coordinate of the point 
- ULONG Y
The Y coordinate of the point 
- ULONG Colour
The RGB value of the colour 
- NONE Return



Property reference

Properties
Canvas
Width
The number of pixels in the x-axis (max 1024) 
Height
The number of pixels in the y-axis (max 1024) 
Style
The type of canvas 
Lock aspect
Set true if the canvas should always display with the given aspect 
Background
The background colour of the canvas 
Foreground
The foreground colour of the canvas (for monchrome displays only)