---
title: UTTypeRAWImage
framework: uniformtypeidentifiers
role: symbol
role_heading: Global Variable
path: uniformtypeidentifiers/uttyperawimage
---

# UTTypeRAWImage

A base type that represents a raw image format that you use in digital photography.

## Declaration

```occ
extern UTType * const UTTypeRAWImage;
```

## Discussion

Discussion The identifier for this type is public.camera-raw-image. This type conforms to UTTypeImage.

## See Also

### Images

- [UTTypePNG](uniformtypeidentifiers/uttypepng.md)
- [UTTypeGIF](uniformtypeidentifiers/uttypegif.md)
- [UTTypeJPEG](uniformtypeidentifiers/uttypejpeg.md)
- [UTTypeWebP](uniformtypeidentifiers/uttypewebp.md)
- [UTTypeTIFF](uniformtypeidentifiers/uttypetiff.md)
- [UTTypeBMP](uniformtypeidentifiers/uttypebmp.md)
- [UTTypeSVG](uniformtypeidentifiers/uttypesvg.md)
