<!--
{
  "availability" : [
    "iOS: 8.0.0 -",
    "iPadOS: 8.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.8.0 -",
    "tvOS: 10.2.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "VideoToolbox",
  "identifier" : "/documentation/VideoToolbox/kVTDecompressionPropertyKey_PixelTransferProperties",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Video Toolbox"
    ],
    "preciseIdentifier" : "c:@kVTDecompressionPropertyKey_PixelTransferProperties"
  },
  "title" : "kVTDecompressionPropertyKey_PixelTransferProperties"
}
-->

# kVTDecompressionPropertyKey_PixelTransferProperties

Specific pixel transfer features to be used during decompression.

```
let kVTDecompressionPropertyKey_PixelTransferProperties: CFString
```

## Discussion

This property value is a <doc://com.apple.documentation/documentation/CoreFoundation/CFDictionary> object containing properties from `VTPixelTransferProperties.h`.

---

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)