Property of Pane.
Sets the background image the pane uses. LabVIEW supports BMP, JPEG, and PNG graphic formats for background images. This property is similar to the Browse option on the Appearance page of the Pane Properties dialog box. If you want to use a picture to set the image, use the Picture to Pixmap VI to convert the data to an image data cluster before using this method. To use a file to set the image, use the Read JPEG File, Read PNG File, or Read BMP File VIs to convert the data to an image data cluster before using this method.
The following table lists the characteristics of this property.
| Settable when the VI is running | Yes |
| Need to authenticate before use | No |
| Loads the block diagram into memory | No |
| Remote access disallowed | No |
| Loads the front panel into memory | Yes |
| Must wait until user interface is idle | No |
| Available with control VIs | No |
| Available with global VIs | No |
| Available with strict type definitions | No |
| Available with polymorphic VIs | No |
| Available in Run-Time Engine and Real-Time Operating System | Yes |
| Permissions | Read/Write |