Uses of Class
org.robovm.apple.coreimage.CIFilterCategory
| Package | Description |
|---|---|
| org.robovm.apple.coreimage |
-
Uses of CIFilterCategory in org.robovm.apple.coreimage
Methods in org.robovm.apple.coreimage that return CIFilterCategory Modifier and Type Method Description static CIFilterCategoryCIFilterCategory.Marshaler. toObject(Class<CIFilterCategory> cls, long handle, long flags)static CIFilterCategoryCIFilterCategory. valueOf(NSString value)Methods in org.robovm.apple.coreimage that return types with arguments of type CIFilterCategory Modifier and Type Method Description List<CIFilterCategory>CIFilterAttributes. getCategories()static List<CIFilterCategory>CIFilterCategory.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.coreimage with parameters of type CIFilterCategory Modifier and Type Method Description static List<String>CIFilter. getFilterNames(CIFilterCategory category)static longCIFilterCategory.Marshaler. toNative(CIFilterCategory o, long flags)Method parameters in org.robovm.apple.coreimage with type arguments of type CIFilterCategory Modifier and Type Method Description static List<String>CIFilter. getFilterNames(List<CIFilterCategory> categories)static longCIFilterCategory.AsListMarshaler. toNative(List<CIFilterCategory> l, long flags)static CIFilterCategoryCIFilterCategory.Marshaler. toObject(Class<CIFilterCategory> cls, long handle, long flags)