Package apple.coreimage.protocol
Interface CIFilterConstructor
-
public interface CIFilterConstructorUsed by +[CIFilter registerFilterName:constructor:classAttributes:]
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CIFilterfilterWithName(java.lang.String name)
-
-
-
Method Detail
-
filterWithName
CIFilter filterWithName(java.lang.String name)
-
-