Uses of Class
org.robovm.apple.coreimage.CIDetectorAccuracy
| Package | Description |
|---|---|
| org.robovm.apple.coreimage |
-
Uses of CIDetectorAccuracy in org.robovm.apple.coreimage
Fields in org.robovm.apple.coreimage declared as CIDetectorAccuracy Modifier and Type Field Description static CIDetectorAccuracyCIDetectorAccuracy. Highstatic CIDetectorAccuracyCIDetectorAccuracy. LowMethods in org.robovm.apple.coreimage that return CIDetectorAccuracy Modifier and Type Method Description CIDetectorAccuracyCIDetectorOptions. getAccuracy()static CIDetectorAccuracyCIDetectorAccuracy.Marshaler. toObject(Class<CIDetectorAccuracy> cls, long handle, long flags)static CIDetectorAccuracyCIDetectorAccuracy. valueOf(NSString value)Methods in org.robovm.apple.coreimage that return types with arguments of type CIDetectorAccuracy Modifier and Type Method Description static List<CIDetectorAccuracy>CIDetectorAccuracy.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.coreimage with parameters of type CIDetectorAccuracy Modifier and Type Method Description CIDetectorOptionsCIDetectorOptions. setAccuracy(CIDetectorAccuracy accuracy)static longCIDetectorAccuracy.Marshaler. toNative(CIDetectorAccuracy o, long flags)Method parameters in org.robovm.apple.coreimage with type arguments of type CIDetectorAccuracy Modifier and Type Method Description static longCIDetectorAccuracy.AsListMarshaler. toNative(List<CIDetectorAccuracy> l, long flags)static CIDetectorAccuracyCIDetectorAccuracy.Marshaler. toObject(Class<CIDetectorAccuracy> cls, long handle, long flags)