---
title: VIMAGE_CGAFFINETRANSFORM_IS_AVAILABLE
framework: accelerate
role: symbol
role_heading: Global Variable
path: accelerate/vimage_cgaffinetransform_is_available
---

# VIMAGE_CGAFFINETRANSFORM_IS_AVAILABLE

Defined as 1 if Core Graphics affine transforms and related functions are supported on the current architecture and in the current SDK, else undefined. See vImage_CGAffineTransform for more information.

## Declaration

```swift
var VIMAGE_CGAFFINETRANSFORM_IS_AVAILABLE: Int32 { get }
```

## See Also

### Constants

- [VIMAGE_AFFINETRANSFORM_DOUBLE_IS_AVAILABLE](accelerate/vimage_affinetransform_double_is_available.md)
