Uses of Class
org.robovm.apple.corevideo.CVImageBufferTransferFunction
| Package | Description |
|---|---|
| org.robovm.apple.corevideo |
-
Uses of CVImageBufferTransferFunction in org.robovm.apple.corevideo
Fields in org.robovm.apple.corevideo declared as CVImageBufferTransferFunction Modifier and Type Field Description static CVImageBufferTransferFunctionCVImageBufferTransferFunction. ITU_R_2020static CVImageBufferTransferFunctionCVImageBufferTransferFunction. ITU_R_2100_HLGstatic CVImageBufferTransferFunctionCVImageBufferTransferFunction. ITU_R_709_2static CVImageBufferTransferFunctionCVImageBufferTransferFunction. Linearstatic CVImageBufferTransferFunctionCVImageBufferTransferFunction. SMPTE_240M_1995static CVImageBufferTransferFunctionCVImageBufferTransferFunction. SMPTE_ST_2084_PQstatic CVImageBufferTransferFunctionCVImageBufferTransferFunction. SMPTE_ST_428_1static CVImageBufferTransferFunctionCVImageBufferTransferFunction. sRGBstatic CVImageBufferTransferFunctionCVImageBufferTransferFunction. UseGammaMethods in org.robovm.apple.corevideo that return CVImageBufferTransferFunction Modifier and Type Method Description CVImageBufferTransferFunctionCVImageBufferAttributes. getTransferFunction()static CVImageBufferTransferFunctionCVImageBufferTransferFunction.Marshaler. toObject(Class<CVImageBufferTransferFunction> cls, long handle, long flags)static CVImageBufferTransferFunctionCVImageBufferTransferFunction. valueOf(CFString value)Methods in org.robovm.apple.corevideo that return types with arguments of type CVImageBufferTransferFunction Modifier and Type Method Description static List<CVImageBufferTransferFunction>CVImageBufferTransferFunction.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.corevideo with parameters of type CVImageBufferTransferFunction Modifier and Type Method Description CVImageBufferAttributesCVImageBufferAttributes. setTransferFunction(CVImageBufferTransferFunction transferFunction)static longCVImageBufferTransferFunction.Marshaler. toNative(CVImageBufferTransferFunction o, long flags)Method parameters in org.robovm.apple.corevideo with type arguments of type CVImageBufferTransferFunction Modifier and Type Method Description static longCVImageBufferTransferFunction.AsListMarshaler. toNative(List<CVImageBufferTransferFunction> l, long flags)static CVImageBufferTransferFunctionCVImageBufferTransferFunction.Marshaler. toObject(Class<CVImageBufferTransferFunction> cls, long handle, long flags)