<!--
{
  "availability" : [
    "Xcode: 16.0.0 -",
    "iOS: 18.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/capturing-consistent-color-images",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Capturing consistent color images"
}
-->

# Capturing consistent color images

Add the power of a photography studio and lighting rig to your app with the new Constant Color API.

## Overview

> Note: This sample code project is associated with WWDC24 session 10162: [Capturing consistent color images](https://developer.apple.com/wwdc24/10162/).

### Configure the sample code project

Run this sample code on a device that provides the required flash module, such as the following:

- iPhone 14 or later
- iPhone 14 Pro or later
- iPad Pro 11-inch (M4) or later
- iPad Pro 13-inch (M4) or later

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)