CVPixelFormatType Enum

Definition

An enumeration of known pixel formats.

[ObjCRuntime.Watch(3, 0)]
public enum CVPixelFormatType
type CVPixelFormatType = 
Inheritance
CVPixelFormatType
Attributes

Fields

Argb2101010LEPacked 1815162994
CV128RGBAFloat 1380410945
CV14BayerBggr 1650943796
CV14BayerGbrg 1734505012
CV14BayerGrbg 1735549492
CV14BayerRggb 1919379252
CV16BE555 16
CV16BE565 1110783541
CV16Gray 1647392359
CV16LE555 1278555445
CV16LE5551 892679473
CV16LE565 1278555701
CV1IndexedGray_WhiteIsZero 33
CV1Monochrome 1
CV24BGR 842285639
CV24RGB 24
CV2Indexed 2
CV2IndexedGray_WhiteIsZero 34
CV30RGB 1378955371
CV30RgbLePackedWideGamut 1999843442
CV32ABGR 1094862674
CV32AlphaGray 1647522401
CV32ARGB 32
CV32BGRA 1111970369
CV32RGBA 1380401729
CV420YpCbCr10BiPlanarFullRange 2019963440
CV420YpCbCr10BiPlanarVideoRange 2016686640
CV420YpCbCr8BiPlanarFullRange 875704422
CV420YpCbCr8BiPlanarVideoRange 875704438
CV420YpCbCr8Planar 2033463856
CV420YpCbCr8PlanarFullRange 1714696752
CV422YpCbCr_4A_8BiPlanar 1630697081
CV422YpCbCr10 1983000880
CV422YpCbCr10BiPlanarFullRange 2019963442
CV422YpCbCr10BiPlanarVideoRange 2016686642
CV422YpCbCr16 1983000886
CV422YpCbCr8 846624121
CV422YpCbCr8_yuvs 2037741171
CV422YpCbCr8FullRange 2037741158
CV4444AYpCbCr16 2033463606
CV4444AYpCbCr8 2033463352
CV4444YpCbCrA8 1983131704
CV4444YpCbCrA8R 1916022840
CV444YpCbCr10 1983131952
CV444YpCbCr10BiPlanarFullRange 2019963956
CV444YpCbCr10BiPlanarVideoRange 2016687156
CV444YpCbCr8 1983066168
CV48RGB 1647589490
CV4Indexed 4
CV4IndexedGray_WhiteIsZero 36
CV64ARGB 1647719521
CV64RGBAHalf 1380411457
CV8Indexed 8
CV8IndexedGray_WhiteIsZero 40
DepthFloat16 1751410032
DepthFloat32 1717855600
DisparityFloat16 1751411059
DisparityFloat32 1717856627
OneComponent16Half 1278226536
OneComponent32Float 1278226534
OneComponent8 1278226488
TwoComponent16Half 843264104
TwoComponent32Float 843264102
TwoComponent8 843264056

Applies to