Uses of Class
org.robovm.apple.coreimage.CIFilterShape
| Package | Description |
|---|---|
| org.robovm.apple.coreimage |
-
Uses of CIFilterShape in org.robovm.apple.coreimage
Methods in org.robovm.apple.coreimage that return CIFilterShape Modifier and Type Method Description CIFilterShapeCISampler. getDefinition()CIFilterShapeCIFilterShape. insetByXY(int dx, int dy)CIFilterShapeCIFilterShape. intersect(CGRect r)CIFilterShapeCIFilterShape. intersect(CIFilterShape s2)CIFilterShapeCIFilterShape. transform(CGAffineTransform m, boolean flag)CIFilterShapeCIFilterShape. union(CGRect r)CIFilterShapeCIFilterShape. union(CIFilterShape s2)Methods in org.robovm.apple.coreimage with parameters of type CIFilterShape Modifier and Type Method Description CIFilterShapeCIFilterShape. intersect(CIFilterShape s2)CIFilterShapeCIFilterShape. union(CIFilterShape s2)