<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macOS: 15.0.0 -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -",
    "watchOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Vision",
  "identifier" : "/documentation/Vision/TargetedImageRequestHandler/init(source:target:orientation:)-66ft9",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "Vision"
    ],
    "preciseIdentifier" : "s:6Vision27TargetedImageRequestHandlerC6source6target11orientationACSo10CGImageRefa_AHSo0I19PropertyOrientationVSgtcfc"
  },
  "title" : "init(source:target:orientation:)"
}
-->

# init(source:target:orientation:)

Creates a handler for performing requests on Core Graphics images.

```
convenience init(source: CGImage, target: CGImage, orientation: CGImagePropertyOrientation? = nil)
```

---

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)