Package org.robovm.apple.corevideo
Class CVImageBufferTransferFunction.AsListMarshaler
java.lang.Object
org.robovm.apple.corevideo.CVImageBufferTransferFunction.AsListMarshaler
- Enclosing class:
- CVImageBufferTransferFunction
public static class CVImageBufferTransferFunction.AsListMarshaler extends Object
-
Constructor Summary
Constructors Constructor Description AsListMarshaler() -
Method Summary
Modifier and Type Method Description static longtoNative(List<CVImageBufferTransferFunction> l, long flags)static List<CVImageBufferTransferFunction>toObject(Class<? extends CFType> cls, long handle, long flags)
-
Constructor Details
-
AsListMarshaler
public AsListMarshaler()
-
-
Method Details