Uses of Class
org.robovm.apple.corevideo.CVImageBufferYCbCrMatrix
| Package | Description |
|---|---|
| org.robovm.apple.corevideo |
-
Uses of CVImageBufferYCbCrMatrix in org.robovm.apple.corevideo
Fields in org.robovm.apple.corevideo declared as CVImageBufferYCbCrMatrix Modifier and Type Field Description static CVImageBufferYCbCrMatrixCVImageBufferYCbCrMatrix. DCI_P3Deprecated.Deprecated in iOS 14.0.static CVImageBufferYCbCrMatrixCVImageBufferYCbCrMatrix. ITU_R_2020static CVImageBufferYCbCrMatrixCVImageBufferYCbCrMatrix. ITU_R_601_4static CVImageBufferYCbCrMatrixCVImageBufferYCbCrMatrix. ITU_R_709_2static CVImageBufferYCbCrMatrixCVImageBufferYCbCrMatrix. P3_D65Deprecated.Deprecated in iOS 14.0.static CVImageBufferYCbCrMatrixCVImageBufferYCbCrMatrix. SMPTE_240M_1995Methods in org.robovm.apple.corevideo that return CVImageBufferYCbCrMatrix Modifier and Type Method Description CVImageBufferYCbCrMatrixCVImageBufferAttributes. getYCbCrMatrix()static CVImageBufferYCbCrMatrixCVImageBufferYCbCrMatrix.Marshaler. toObject(Class<CVImageBufferYCbCrMatrix> cls, long handle, long flags)static CVImageBufferYCbCrMatrixCVImageBufferYCbCrMatrix. valueOf(CFString value)Methods in org.robovm.apple.corevideo that return types with arguments of type CVImageBufferYCbCrMatrix Modifier and Type Method Description static List<CVImageBufferYCbCrMatrix>CVImageBufferYCbCrMatrix.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.corevideo with parameters of type CVImageBufferYCbCrMatrix Modifier and Type Method Description CVImageBufferAttributesCVImageBufferAttributes. setYCbCrMatrix(CVImageBufferYCbCrMatrix yCbCrMatrix)static longCVImageBufferYCbCrMatrix.Marshaler. toNative(CVImageBufferYCbCrMatrix o, long flags)Method parameters in org.robovm.apple.corevideo with type arguments of type CVImageBufferYCbCrMatrix Modifier and Type Method Description static longCVImageBufferYCbCrMatrix.AsListMarshaler. toNative(List<CVImageBufferYCbCrMatrix> l, long flags)static CVImageBufferYCbCrMatrixCVImageBufferYCbCrMatrix.Marshaler. toObject(Class<CVImageBufferYCbCrMatrix> cls, long handle, long flags)