Reference
Components
Bitmap
Description
The Bitmap primitive component loads a bitmap image from a file. Once the bitmap has been loaded the component retains the data, no
reference to the original file path is required.
FlowBotics Studio supports bmp, jpeg, tiff, gif and png image types.
You can also trigger the Paste input to make the bitmap take whatever image is on the clipboard.
Connectors
Inputs Type Outputs Type
Path to image file on disk
String The bitmap
Bitmap
Trigger to load the file
Trigger Width of the image in
pixels
Int
Trigger to paste from
clipboard
Trigger Height of the image in
pixels
Int
Example
The following example shows how to use the Bitmap component to load an image into a schematic.
28 of 494