CVPixelFormatKeys Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class CVPixelFormatKeys
type CVPixelFormatKeys = class
- Inheritance
-
CVPixelFormatKeys
Constructors
| Name | Description |
|---|---|
| CVPixelFormatKeys() | |
Properties
| Name | Description |
|---|---|
| BitsPerBlock |
Represents the value associated with the constant 'kCVPixelFormatBitsPerBlock'. |
| BitsPerComponent |
Represents the value associated with the constant 'kCVPixelFormatBitsPerComponent'. |
| BlackBlock |
Represents the value associated with the constant 'kCVPixelFormatBlackBlock'. |
| BlockHeight |
Represents the value associated with the constant 'kCVPixelFormatBlockHeight'. |
| BlockHorizontalAlignment |
Represents the value associated with the constant 'kCVPixelFormatBlockHorizontalAlignment'. |
| BlockVerticalAlignment |
Represents the value associated with the constant 'kCVPixelFormatBlockVerticalAlignment'. |
| BlockWidth |
Represents the value associated with the constant 'kCVPixelFormatBlockWidth'. |
| CGBitmapContextCompatibility |
Represents the value associated with the constant 'kCVPixelFormatCGBitmapContextCompatibility'. |
| CGBitmapInfo |
Represents the value associated with the constant 'kCVPixelFormatCGBitmapInfo'. |
| CGImageCompatibility |
Represents the value associated with the constant 'kCVPixelFormatCGImageCompatibility'. |
| CodecType |
Represents the value associated with the constant 'kCVPixelFormatCodecType'. |
| ComponentRange |
Represents the value associated with the constant 'kCVPixelFormatComponentRange'. |
| Constant |
Represents the value associated with the constant 'kCVPixelFormatConstant'. |
| ContainsAlpha |
Represents the value associated with the constant 'kCVPixelFormatContainsAlpha'. |
| ContainsGrayscale |
Represents the value associated with the constant 'kCVPixelFormatContainsGrayscale'. |
| ContainsRgb |
Represents the value associated with the constant 'kCVPixelFormatContainsRGB'. |
| ContainsSenselArray |
Represents the value associated with the constant 'kCVPixelFormatContainsSenselArray'. |
| ContainsYCbCr |
Represents the value associated with the constant 'kCVPixelFormatContainsYCbCr'. |
| FillExtendedPixelsCallback |
Represents the value associated with the constant 'kCVPixelFormatFillExtendedPixelsCallback'. |
| FourCC |
Represents the value associated with the constant 'kCVPixelFormatFourCC'. |
| HorizontalSubsampling |
Represents the value associated with the constant 'kCVPixelFormatHorizontalSubsampling'. |
| Name |
Represents the value associated with the constant 'kCVPixelFormatName'. |
| OpenGLCompatibility |
Represents the value associated with the constant 'kCVPixelFormatOpenGLCompatibility'. |
| OpenGlesCompatibility |
Represents the value associated with the constant 'kCVPixelFormatOpenGLESCompatibility'. |
| OpenGLFormat |
Represents the value associated with the constant 'kCVPixelFormatOpenGLFormat'. |
| OpenGLInternalFormat |
Represents the value associated with the constant 'kCVPixelFormatOpenGLInternalFormat'. |
| OpenGLType |
Represents the value associated with the constant 'kCVPixelFormatOpenGLType'. |
| Planes |
Represents the value associated with the constant 'kCVPixelFormatPlanes'. |
| QDCompatibility |
Represents the value associated with the constant 'kCVPixelFormatQDCompatibility'. |
| VerticalSubsampling |
Represents the value associated with the constant 'kCVPixelFormatVerticalSubsampling'. |