---
title: colorTextureFormat
framework: metalfx
role: symbol
role_heading: Instance Property
path: metalfx/mtlfxtemporaldenoisedscalerdescriptor/colortextureformat
---

# colorTextureFormat

The pixel format of the input color texture for the scaler you create with this descriptor.

## Declaration

```swift
var colorTextureFormat: MTLPixelFormat { get set }
```
