Skip to main content
Apple Developer Docs
×
Vision
/
VNImageRequestHandler
/
init(CGImage:options:)
init(CGImage:options:)
Declaration
init
(
CGImage
image
:
CGImage
,
options
: [
VNImageOption
:
Any
] = [:])