Uses of Class
org.robovm.apple.coreimage.CIDetectorFeatureOptions
| Package | Description |
|---|---|
| org.robovm.apple.coreimage |
-
Uses of CIDetectorFeatureOptions in org.robovm.apple.coreimage
Methods in org.robovm.apple.coreimage that return CIDetectorFeatureOptions Modifier and Type Method Description CIDetectorFeatureOptionsCIDetectorFeatureOptions. set(NSString key, NSObject value)CIDetectorFeatureOptionsCIDetectorFeatureOptions. setAspectRatio(double aspectRatio)CIDetectorFeatureOptionsCIDetectorFeatureOptions. setFocalLength(double focalLength)CIDetectorFeatureOptionsCIDetectorFeatureOptions. setImageOrientation(CGImagePropertyOrientation imageOrientation)CIDetectorFeatureOptionsCIDetectorFeatureOptions. setRecognizesEyeBlinks(boolean recognizesEyeBlinks)CIDetectorFeatureOptionsCIDetectorFeatureOptions. setRecognizesSmiles(boolean recognizesSmiles)static CIDetectorFeatureOptionsCIDetectorFeatureOptions.Marshaler. toObject(Class<CIDetectorFeatureOptions> cls, long handle, long flags)Methods in org.robovm.apple.coreimage that return types with arguments of type CIDetectorFeatureOptions Modifier and Type Method Description static List<CIDetectorFeatureOptions>CIDetectorFeatureOptions.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.coreimage with parameters of type CIDetectorFeatureOptions Modifier and Type Method Description NSArray<CIFeature>CIDetector. findFeatures(CIImage image, CIDetectorFeatureOptions options)static longCIDetectorFeatureOptions.Marshaler. toNative(CIDetectorFeatureOptions o, long flags)Method parameters in org.robovm.apple.coreimage with type arguments of type CIDetectorFeatureOptions Modifier and Type Method Description static longCIDetectorFeatureOptions.AsListMarshaler. toNative(List<CIDetectorFeatureOptions> l, long flags)static CIDetectorFeatureOptionsCIDetectorFeatureOptions.Marshaler. toObject(Class<CIDetectorFeatureOptions> cls, long handle, long flags)