Uses of Class
org.robovm.apple.coreimage.CIContext
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation | |
| org.robovm.apple.coreimage |
-
Uses of CIContext in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation with parameters of type CIContext Modifier and Type Method Description voidAVAsynchronousCIImageFilteringRequest. finish(CIImage filteredImage, CIContext context) -
Uses of CIContext in org.robovm.apple.coreimage
Methods in org.robovm.apple.coreimage with parameters of type CIContext Modifier and Type Method Description protected static longCIDetector. init(CIDetectorType type, CIContext context, CIDetectorOptions options)Constructors in org.robovm.apple.coreimage with parameters of type CIContext Constructor Description CIDetector(CIDetectorType type, CIContext context, CIDetectorOptions options)