---
title: isColorInverted
framework: vision
role: symbol
role_heading: Instance Property
path: vision/vnbarcodeobservation/iscolorinverted
---

# isColorInverted

A Boolean value that indicates whether the barcode is color inverted.

## Declaration

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