Uses of Class
org.robovm.apple.corevideo.CVImageBufferAlphaChannelMode
| Package | Description |
|---|---|
| org.robovm.apple.corevideo |
-
Uses of CVImageBufferAlphaChannelMode in org.robovm.apple.corevideo
Fields in org.robovm.apple.corevideo declared as CVImageBufferAlphaChannelMode Modifier and Type Field Description static CVImageBufferAlphaChannelModeCVImageBufferAlphaChannelMode. PremultipliedAlphastatic CVImageBufferAlphaChannelModeCVImageBufferAlphaChannelMode. StraightAlphaMethods in org.robovm.apple.corevideo that return CVImageBufferAlphaChannelMode Modifier and Type Method Description CVImageBufferAlphaChannelModeCVImageBufferAttributes. getAlphaChannelMode()static CVImageBufferAlphaChannelModeCVImageBufferAlphaChannelMode.Marshaler. toObject(Class<CVImageBufferAlphaChannelMode> cls, long handle, long flags)static CVImageBufferAlphaChannelModeCVImageBufferAlphaChannelMode. valueOf(CFString value)Methods in org.robovm.apple.corevideo that return types with arguments of type CVImageBufferAlphaChannelMode Modifier and Type Method Description static List<CVImageBufferAlphaChannelMode>CVImageBufferAlphaChannelMode.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.corevideo with parameters of type CVImageBufferAlphaChannelMode Modifier and Type Method Description CVImageBufferAttributesCVImageBufferAttributes. setAlphaChannelMode(CVImageBufferAlphaChannelMode alphaChannelMode)static longCVImageBufferAlphaChannelMode.Marshaler. toNative(CVImageBufferAlphaChannelMode o, long flags)Method parameters in org.robovm.apple.corevideo with type arguments of type CVImageBufferAlphaChannelMode Modifier and Type Method Description static longCVImageBufferAlphaChannelMode.AsListMarshaler. toNative(List<CVImageBufferAlphaChannelMode> l, long flags)static CVImageBufferAlphaChannelModeCVImageBufferAlphaChannelMode.Marshaler. toObject(Class<CVImageBufferAlphaChannelMode> cls, long handle, long flags)