---
title: bmp
framework: uniformtypeidentifiers
role: symbol
role_heading: Type Property
path: uniformtypeidentifiers/uttype-swift.struct/bmp
---

# bmp

A type that represents a Windows bitmap image.

## Declaration

```swift
static var bmp: UTType { get }
```

## Discussion

Discussion The identifier for this type is com.microsoft.bmp. This type conforms to UTTypeImage.

## See Also

### Images

- [png](uniformtypeidentifiers/uttype-swift.struct/png.md)
- [gif](uniformtypeidentifiers/uttype-swift.struct/gif.md)
- [jpeg](uniformtypeidentifiers/uttype-swift.struct/jpeg.md)
- [webP](uniformtypeidentifiers/uttype-swift.struct/webp.md)
- [tiff](uniformtypeidentifiers/uttype-swift.struct/tiff.md)
- [svg](uniformtypeidentifiers/uttype-swift.struct/svg.md)
- [rawImage](uniformtypeidentifiers/uttype-swift.struct/rawimage.md)
