<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: -",
    "macOS: 26.0.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVCIImageFilteringParameters",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "s:12AVFoundation28AVCIImageFilteringParametersV"
  },
  "title" : "AVCIImageFilteringParameters"
}
-->

# AVCIImageFilteringParameters

```
struct AVCIImageFilteringParameters
```

## Topics

### Inspecting the parameters

[`let compositionTime: CMTime`](/documentation/AVFoundation/AVCIImageFilteringParameters/compositionTime)

The time in the video composition corresponding to the frame being processed.

[`let renderSize: CGSize`](/documentation/AVFoundation/AVCIImageFilteringParameters/renderSize)

The width and height, in pixels, of the frame being processed.

[`let sourceImage: CIImage`](/documentation/AVFoundation/AVCIImageFilteringParameters/sourceImage)

The current video frame image.



---

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)