Reference
Components
Image Download
Description
This component will download an image from a web server using HTTP GET.
This is useful for accessing web based cameras and such like.
You do is provide a valid URL for the image and then trigger the Download input and the image will be downloaded and output as a bitmap.
Connectors
Inputs Type Outputs Type
URL of the image file you
want to download
String The downloaded
image
Bitmap
Trigger to download the
image
Trigger
157 of 494