Uses of Class
org.robovm.apple.coreimage.CIFeature
| Package | Description |
|---|---|
| org.robovm.apple.coreimage |
-
Uses of CIFeature in org.robovm.apple.coreimage
Subclasses of CIFeature in org.robovm.apple.coreimage Modifier and Type Class Description classCIFaceFeatureclassCIQRCodeFeatureclassCIRectangleFeatureclassCITextFeatureMethods in org.robovm.apple.coreimage that return types with arguments of type CIFeature Modifier and Type Method Description NSArray<CIFeature>CIDetector. findFeatures(CIImage image)NSArray<CIFeature>CIDetector. findFeatures(CIImage image, CIDetectorFeatureOptions options)List<CIFeature>CIImageAutoAdjustmentOptions. getFeatures()List<CIFeature>CIImageAutoAdjustOptions. getFeatures()Method parameters in org.robovm.apple.coreimage with type arguments of type CIFeature Modifier and Type Method Description CIImageAutoAdjustmentOptionsCIImageAutoAdjustmentOptions. setFeatures(List<CIFeature> features)CIImageAutoAdjustOptionsCIImageAutoAdjustOptions. setFeatures(List<CIFeature> features)