SetImage(Byte, Boolean) | Sets the background image to display in appearance based on image data. The image format will be automatically determined from data. The supported formats are Jpeg, Png and Webp |
SetImage(String, Boolean) | Sets the background image to display in appearance based on full path to image file. The image format will be automatically determined from image data. The supported formats are Jpeg, Png and Webp |