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