Reference
Components
Bitmap Array from Bitmap
Description
The Bitmap Array from Bitmap primitive allows you to build an array of bitmaps from images that you already have loaded in your schematic.
You can choose how the bitmaps are stored when they are saved with the schematic by selecting from one of five different image encoder
types: bmp, jpeg, gif, tiff and png. You can also choose not to store the bitmaps with the schematic using ‘none’ as the encoder type.
Connectors
Inputs Type Outputs Type
Bitmap to add to the array
Bitmap Array of bitmaps
Bitmap Array
Index of the bitmap in the
array to be copied in
Int
Trigger to load the specified
bitmap
Trigger
Encoder type for storing the
bitmaps when the schematic
is saved (none, bmp, jpeg,
gif, tiff or png). If ‘none’ is
chosen then the bitmaps will
not be saved with the
schematic.
String
Trigger to clear the array
Trigger
31 of 494