The supported model formats include: {{(idx > 0 ? ", " : "") + format}}
BMP is an image file format that uses a pixel array to describe images. Each pixel contains color information and typically uses the RGB color model. It is commonly used to store icons, bitmaps, and other simple images because they can provide high-quality images while maintaining relatively small file sizes. The disadvantage of the BMP image file format is that it does not support transparency and scalability, making it unsuitable for complex images and graphics. Common bitmap image file formats include BMP, JPEG, and GIF.