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