Component: Image ( Web Primitives)

From Flowcode Help
Revision as of 16:45, 25 June 2026 by Wiki bot (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Author MatrixTSL
Version 1.0
Category Web Primitives


Image component

Creates a Javascript compatible image object.

Version information

Library Version, Component Version, Date, Author, Info

Detailed description

No detailed description exists yet for this component

Examples

No additional examples


Macro reference

SetSource

Fc9-comp-macro.png SetSource
Sets the source of the image to the given URL. 
Fc9-string-icon.png - STRING src
The new image URL. 
Fc9-void-icon.png - VOID Return


Property reference

Fc9-prop-icon.png Properties
Fc9-conn-icon.png Image
Fc9-type-12-icon.png Location
The location of the image (a local file or a URL) 
Fc9-type-13-icon.png Filename
The location of a local image file 
Fc9-type-10-icon.png AltText
Text to display if image cannot be displayed in the browser 
Fc9-type-7-icon.png Embed File
Set true to embed the actual image into the generated web page 
Fc9-conn-icon.png Alignment
Fc9-type-12-icon.png Vertical Alignment
 
Fc9-type-12-icon.png Horizontal Alignment
 
Fc9-type-7-icon.png Lock Aspect
 
Fc9-conn-icon.png Advanced
Fc9-type-10-icon.png Custom Attributes
Custom attributes added to the html <image> element 

Component Source Code

Please click here to download the component source project: FC_Comp_Source_WEBEXP_Image.fcsx

Please click here to view the component source code (Beta): FC_Comp_Source_WEBEXP_Image.fcsx