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