[−][src]Trait uikit_sys::ICIDetector
Provided methods
unsafe fn featuresInImage_(self, image: CIImage) -> NSArray where
Self::Target: Message + Sized,
Self::Target: Message + Sized,
unsafe fn featuresInImage_options_(
self,
image: CIImage,
options: NSDictionary
) -> NSArray where
Self::Target: Message + Sized,
self,
image: CIImage,
options: NSDictionary
) -> NSArray where
Self::Target: Message + Sized,
unsafe fn detectorOfType_context_options_(
type_: NSString,
context: CIContext,
options: NSDictionary
) -> CIDetector where
Self::Target: Message + Sized,
type_: NSString,
context: CIContext,
options: NSDictionary
) -> CIDetector where
Self::Target: Message + Sized,