VNImageOptionProperties

Static VNImageOptionProperties 

Source
pub unsafe static VNImageOptionProperties: &'static VNImageOption
Available on crate feature VNRequestHandler only.
Expand description

VNImageOptionProperties is the dictionary from CGImageSourceCopyPropertiesAtIndex. This contains metadata that can be used by some algorithms like horizon detection.

See also Apple’s documentation