---
title: Capturing consistent color images
framework: avfoundation
role: sampleCode
role_heading: Sample Code
path: sample-code/avfoundation/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

Overview note: This sample code project is associated with WWDC24 session 10162: Capturing consistent color images. 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

## See Also

### Photo capture

- [Capturing still and Live Photos](avfoundation/capturing-still-and-live-photos.md)
- [Capturing photos in RAW and Apple ProRAW formats](avfoundation/capturing-photos-in-raw-and-apple-proraw-formats.md)
- [Supporting Continuity Camera in Your Mac App](appkit/supporting-continuity-camera-in-your-mac-app.md)
- [AVCapturePhoto](avfoundation/avcapturephoto.md)
- [AVCaptureDeferredPhotoProxy](avfoundation/avcapturedeferredphotoproxy.md)
- [AVCapturePhotoOutput](avfoundation/avcapturephotooutput.md)
- [AVCapturePhotoCaptureDelegate](avfoundation/avcapturephotocapturedelegate.md)
- [AVCapturePhotoOutputReadinessCoordinator](avfoundation/avcapturephotooutputreadinesscoordinator.md)
- [AVCapturePhotoOutputReadinessCoordinatorDelegate](avfoundation/avcapturephotooutputreadinesscoordinatordelegate.md)
- [AVCaptureStillImageOutput](avfoundation/avcapturestillimageoutput.md)
