CVPixelFormatDescription Class

Definition

A class that supports the definition of customer pixel formats.

[ObjCRuntime.Watch(4, 0)]
public static class CVPixelFormatDescription
type CVPixelFormatDescription = class
Inheritance
CVPixelFormatDescription
Attributes

Fields

BitsPerBlockKey
BlackBlockKey
BlockHeightKey
BlockHorizontalAlignmentKey
BlockVerticalAlignmentKey
BlockWidthKey
CGBitmapContextCompatibilityKey
CGBitmapInfoKey
CGImageCompatibilityKey
CodecTypeKey
ComponentRangeFullRangeKey
ComponentRangeKey
ComponentRangeVideoRangeKey
ComponentRangeWideRangeKey
ConstantKey
ContainsGrayscaleKey
ContainsRgb
ContainsYCbCr
FillExtendedPixelsCallbackKey
FourCCKey
HorizontalSubsamplingKey
NameKey
OpenGLCompatibilityKey
OpenGLFormatKey
OpenGLInternalFormatKey
OpenGLTypeKey
PlanesKey
QDCompatibilityKey
VerticalSubsamplingKey

Properties

AllTypes

Methods

Create(CVPixelFormatType)
Create(Int32)
Register(NSDictionary, CVPixelFormatType)
Register(NSDictionary, Int32)

Applies to