Test if the object is a bitmap object supported by the methods in this package
Source:R/as_bm_list.R
is_supported_bitmap.Rdis_supported_bitmap() returns TRUE for bm_bitmap, bm_pixmap, magick-image, nativeRaster, and raster objects (or subclasses)
and FALSE for all other objects.