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