---
title: CVMetalTexture
framework: corevideo
role: symbol
role_heading: Type Alias
path: corevideo/cvmetaltexture
---

# CVMetalTexture

A reference to a CoreVideo Metal texture-based image buffer.

## Declaration

```swift
typealias CVMetalTexture = CVImageBuffer
```

## Discussion

Discussion To create and manage CoreVideo Metal textures, see CVMetalTextureCache.
