---
title: isRaw
framework: imagecapturecore
role: symbol
role_heading: Instance Property
path: imagecapturecore/iccameraitem/israw
---

# isRaw

A Boolean value indicating whether the item is a raw image file.

## Declaration

```swift
var isRaw: Bool { get }
```

## See Also

### Inspecting an Item’s Name and Type

- [uti](imagecapturecore/iccameraitem/uti.md)
- [name](imagecapturecore/iccameraitem/name.md)
- [ptpObjectHandle](imagecapturecore/iccameraitem/ptpobjecthandle.md)
