Bitmap Plus
Search
K
Comment on page

Open Bitmap

Open an Bitmap file and return a Bitmap object

Description

Open an Bitmap file and return a Bitmap object
Preview
Location
Inputs
Ouputs
Mode
Name | Open Bitmap
Nickname | OpenBmp
Tab | Bitmap
Panel | File
Division | 1
P | File Path (Text) | The path to the bitmap file
L | Load (Bool) | Load the bitmap if true
B | Bitmap (Bitmap) | The loaded Bitmap object
Save Image | Opens a file save dialog to save a raster file of the current image.
Copy Image to Clipboard | Copies the image to the clipboard (no alpha)

Usage