Uses of Class
org.robovm.apple.corevideo.CVPixelFormatDescription
| Package | Description |
|---|---|
| org.robovm.apple.corevideo |
-
Uses of CVPixelFormatDescription in org.robovm.apple.corevideo
Methods in org.robovm.apple.corevideo that return CVPixelFormatDescription Modifier and Type Method Description static CVPixelFormatDescriptionCVPixelFormatDescription. create(CFAllocator allocator, CVPixelFormatType pixelFormat)static CVPixelFormatDescriptionCVPixelFormatDescription. create(CVPixelFormatType pixelFormat)CVPixelFormatDescriptionCVPixelFormatDescription. set(CFString key, NativeObject value)CVPixelFormatDescriptionCVPixelFormatDescription. setBitsPerBlock(int bitsPerBlock)CVPixelFormatDescriptionCVPixelFormatDescription. setBlackBlock(NSData blackBlock)CVPixelFormatDescriptionCVPixelFormatDescription. setBlockHeight(int blockHeight)CVPixelFormatDescriptionCVPixelFormatDescription. setBlockHorizontalAlignment(int blockHorizontalAlignment)CVPixelFormatDescriptionCVPixelFormatDescription. setBlockVerticalAlignment(int blockVerticalAlignment)CVPixelFormatDescriptionCVPixelFormatDescription. setBlockWidth(int blockWidth)CVPixelFormatDescriptionCVPixelFormatDescription. setCGBitmapInfo(CGBitmapInfo cGBitmapInfo)CVPixelFormatDescriptionCVPixelFormatDescription. setCodecType(String codecType)CVPixelFormatDescriptionCVPixelFormatDescription. setCompatibleWithCGBitmapContext(boolean compatibleWithCGBitmapContext)CVPixelFormatDescriptionCVPixelFormatDescription. setCompatibleWithCGImage(boolean compatibleWithCGImage)CVPixelFormatDescriptionCVPixelFormatDescription. setCompatibleWithOpenGL(boolean compatibleWithOpenGL)CVPixelFormatDescriptionCVPixelFormatDescription. setCompatibleWithOpenGLES(boolean compatibleWithOpenGLES)CVPixelFormatDescriptionCVPixelFormatDescription. setCompatibleWithQD(boolean compatibleWithQD)CVPixelFormatDescriptionCVPixelFormatDescription. setConstant(long constant)CVPixelFormatDescriptionCVPixelFormatDescription. setContainsAlpha(boolean containsAlpha)CVPixelFormatDescriptionCVPixelFormatDescription. setContainsRGB(boolean containsRGB)CVPixelFormatDescriptionCVPixelFormatDescription. setContainsYCbCr(boolean containsYCbCr)CVPixelFormatDescriptionCVPixelFormatDescription. setFillExtendedPixelsCallback(CVPixelFormatDescription.FillExtendedPixelsCallback callback)CVPixelFormatDescriptionCVPixelFormatDescription. setFourCC(String fourCC)CVPixelFormatDescriptionCVPixelFormatDescription. setHorizontalSubsampling(int horizontalSubsampling)CVPixelFormatDescriptionCVPixelFormatDescription. setName(String name)CVPixelFormatDescriptionCVPixelFormatDescription. setOpenGLFormat(int openGLFormat)CVPixelFormatDescriptionCVPixelFormatDescription. setOpenGLInternalFormat(int openGLInternalFormat)CVPixelFormatDescriptionCVPixelFormatDescription. setOpenGLType(int openGLType)CVPixelFormatDescriptionCVPixelFormatDescription. setPlanes(int planes)CVPixelFormatDescriptionCVPixelFormatDescription. setVerticalSubsampling(int verticalSubsampling)static CVPixelFormatDescriptionCVPixelFormatDescription.Marshaler. toObject(Class<CVPixelFormatDescription> cls, long handle, long flags)Methods in org.robovm.apple.corevideo that return types with arguments of type CVPixelFormatDescription Modifier and Type Method Description static List<CVPixelFormatDescription>CVPixelFormatDescription.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.corevideo with parameters of type CVPixelFormatDescription Modifier and Type Method Description static voidCVPixelFormatDescription. registerDescription(CVPixelFormatDescription description, CVPixelFormatType pixelFormat)static longCVPixelFormatDescription.Marshaler. toNative(CVPixelFormatDescription o, long flags)Method parameters in org.robovm.apple.corevideo with type arguments of type CVPixelFormatDescription Modifier and Type Method Description static longCVPixelFormatDescription.AsListMarshaler. toNative(List<CVPixelFormatDescription> l, long flags)static CVPixelFormatDescriptionCVPixelFormatDescription.Marshaler. toObject(Class<CVPixelFormatDescription> cls, long handle, long flags)