Package org.robovm.apple.corevideo
Class CVPixelFormatDescription.Keys
java.lang.Object
org.robovm.apple.corevideo.CVPixelFormatDescription.Keys
- Enclosing class:
- CVPixelFormatDescription
public static class CVPixelFormatDescription.Keys extends Object
-
Constructor Summary
Constructors Constructor Description Keys() -
Method Summary
-
Constructor Details
-
Keys
public Keys()
-
-
Method Details
-
Name
-
Constant
-
CodecType
-
FourCC
-
ContainsAlpha
-
ContainsYCbCr
-
ContainsRGB
-
ContainsGrayscale
- Since:
- Available in iOS 12.0 and later.
-
ComponentRange
- Since:
- Available in iOS 9.0 and later.
-
ComponentRange_VideoRange
- Since:
- Available in iOS 9.0 and later.
-
ComponentRange_FullRange
- Since:
- Available in iOS 9.0 and later.
-
ComponentRange_WideRange
- Since:
- Available in iOS 9.0 and later.
-
Planes
-
BlockWidth
-
BlockHeight
-
BitsPerBlock
-
BlockHorizontalAlignment
-
BlockVerticalAlignment
-
BlackBlock
-
HorizontalSubsampling
-
VerticalSubsampling
-
OpenGLFormat
-
OpenGLType
-
OpenGLInternalFormat
-
CGBitmapInfo
-
QDCompatibility
-
CGBitmapContextCompatibility
-
CGImageCompatibility
-
OpenGLCompatibility
-
OpenGLESCompatibility
-
FillExtendedPixelsCallback
-