Uses of Class
org.robovm.apple.coreimage.CIFormat
| Package | Description |
|---|---|
| org.robovm.apple.coreimage |
-
Uses of CIFormat in org.robovm.apple.coreimage
Fields in org.robovm.apple.coreimage declared as CIFormat Modifier and Type Field Description static CIFormatCIFormat. A16static CIFormatCIFormat. A8static CIFormatCIFormat. ABGR8static CIFormatCIFormat. Afstatic CIFormatCIFormat. Ahstatic CIFormatCIFormat. ARGB8static CIFormatCIFormat. BGRA8static CIFormatCIFormat. L16static CIFormatCIFormat. L8static CIFormatCIFormat. LA16static CIFormatCIFormat. LA8static CIFormatCIFormat. LAfstatic CIFormatCIFormat. LAhstatic CIFormatCIFormat. Lfstatic CIFormatCIFormat. Lhstatic CIFormatCIFormat. R16static CIFormatCIFormat. R8static CIFormatCIFormat. Rfstatic CIFormatCIFormat. RG16static CIFormatCIFormat. RG8static CIFormatCIFormat. RGBA16static CIFormatCIFormat. RGBA8static CIFormatCIFormat. RGBAfstatic CIFormatCIFormat. RGBAhstatic CIFormatCIFormat. RGfstatic CIFormatCIFormat. RGhstatic CIFormatCIFormat. RhMethods in org.robovm.apple.coreimage that return CIFormat Modifier and Type Method Description CIFormatCIContextOptions. getWorkingFormat()static CIFormatCIFormat.Marshaler. toObject(Class<CIFormat> cls, long handle, long flags)static CIFormatCIFormat. valueOf(int value)Methods in org.robovm.apple.coreimage that return types with arguments of type CIFormat Modifier and Type Method Description static List<CIFormat>CIFormat.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.coreimage with parameters of type CIFormat Modifier and Type Method Description CIContextOptionsCIContextOptions. setWorkingFormat(CIFormat workingFormat)static longCIFormat.Marshaler. toNative(CIFormat o, long flags)