Jump to content

Component: Image (2D Shapes)

From Flowcode Help
Revision as of 10:34, 17 November 2021 by Wiki bot (talk | contribs)
Author Steve Tandy
Version 1.0
Category 2D Shapes


Image component

A basic image component for the 2d panel.

Detailed description

No detailed description exists yet for this component

Examples

No additional examples


Downloadable macro reference

GetValue
Reads Named property Value.  
- STRING Name
 
- STRING Return


Slave_Init
Initialise the Slave 
- VOID Return


Master_Disable_CS
Outputs a high signal to the chip select pin to deselect the remote slave device. 
- VOID Return


Master_Uninit
Uninitialise the Master 
- VOID Return


Master_Byte
Sends and receives a data byte 
- BYTE DataOut
 
- BYTE Return


GetConsoleHandle
Returns a handle to the console used by this component 
[[File:]] - Return


Slave_TxByte
Sets the data to be transmitted to the SPI master. 
- BYTE Data
 
- VOID Return


Slave_RxByte
Returns the data received from the SPI Master 
- BYTE Return


SetValue
Change Named property to new Value.  
- STRING Name
 
- STRING Value
 
- VOID Return


SetPrescaler
Sets the prescaler value for the clock divider chain 
- BYTE Prescaler
 
- VOID Return


Master_Init
Initialise the Master 
- BYTE Return


GetList
returns Named property list 
- STRING Name
 
- STRING Return



Property reference

Properties
Image
 
Filename
 
Vertical Alignment
 
Horizontal Alignment
 
Connections
Simulations