Valid values for ChunkPixelFormat.
Enumerator |
---|
ChunkPixelFormat_Mono8 |
Indicates that the pixel data in the acquired image is in the Mono 8 format.
|
ChunkPixelFormat_Mono8Signed |
Indicates that the pixel data in the acquired image is in the Mono 8 signed format.
|
ChunkPixelFormat_Mono10 |
Indicates that the pixel data in the acquired image is in the Mono 10 format.
|
ChunkPixelFormat_Mono10Packed |
Indicates that the pixel data in the acquired image is in the Mono 10 Packed format.
|
ChunkPixelFormat_Mono10p |
Indicates that the pixel data in the acquired image is in the Mono 10p format.
|
ChunkPixelFormat_Mono12 |
Indicates that the pixel data in the acquired image is in the Mono 12 format.
|
ChunkPixelFormat_Mono12Packed |
Indicates that the pixel data in the acquired image is in the Mono 12 Packed format.
|
ChunkPixelFormat_Mono16 |
Indicates that the pixel data in the acquired image is in the Mono 16 format.
|
ChunkPixelFormat_BayerGR8 |
Indicates that the pixel data in the acquired image is in the Bayer GR 8 format.
|
ChunkPixelFormat_BayerRG8 |
Indicates that the pixel data in the acquired image is in the Bayer RG 8 format.
|
ChunkPixelFormat_BayerGB8 |
Indicates that the pixel data in the acquired image is in the Bayer GB 8 format.
|
ChunkPixelFormat_BayerBG8 |
Indicates that the pixel data in the acquired image is in the Bayer BG 8 format.
|
ChunkPixelFormat_BayerGR10 |
Indicates that the pixel data in the acquired image is in the Bayer GR 10 format.
|
ChunkPixelFormat_BayerRG10 |
Indicates that the pixel data in the acquired image is in the Bayer RG 10 format.
|
ChunkPixelFormat_BayerGB10 |
Indicates that the pixel data in the acquired image is in the Bayer GB 10 format.
|
ChunkPixelFormat_BayerBG10 |
Indicates that the pixel data in the acquired image is in the Bayer BG 10 format.
|
ChunkPixelFormat_BayerGR12 |
Indicates that the pixel data in the acquired image is in the Bayer GR 12 format.
|
ChunkPixelFormat_BayerRG12 |
Indicates that the pixel data in the acquired image is in the Bayer RG 12 format.
|
ChunkPixelFormat_BayerGB12 |
Indicates that the pixel data in the acquired image is in the Bayer GB 12 format.
|
ChunkPixelFormat_BayerBG12 |
Indicates that the pixel data in the acquired image is in the Bayer BG 12 format.
|
ChunkPixelFormat_BayerGR16 |
Indicates that the pixel data in the acquired image is in the Bayer GR 16 format.
|
ChunkPixelFormat_BayerRG16 |
Indicates that the pixel data in the acquired image is in the Bayer RG 16 format.
|
ChunkPixelFormat_BayerGB16 |
Indicates that the pixel data in the acquired image is in the Bayer GB 16 format.
|
ChunkPixelFormat_BayerBG16 |
Indicates that the pixel data in the acquired image is in the Bayer BG 16 format.
|
ChunkPixelFormat_RGB8Packed |
Indicates that the pixel data in the acquired image is in the RGB 8 Packed format.
|
ChunkPixelFormat_BGR8Packed |
Indicates that the pixel data in the acquired image is in the BGR 8 Packed format.
|
ChunkPixelFormat_RGBA8Packed |
Indicates that the pixel data in the acquired image is in the RGBA 8 Packed format.
|
ChunkPixelFormat_BGRA8Packed |
Indicates that the pixel data in the acquired image is in the BGRA 8 Packed format.
|
ChunkPixelFormat_RGB10Packed |
Indicates that the pixel data in the acquired image is in the RGB 10 Packed format.
|
ChunkPixelFormat_BGR10Packed |
Indicates that the pixel data in the acquired image is in the BGR 10 Packed format.
|
ChunkPixelFormat_RGB12Packed |
Indicates that the pixel data in the acquired image is in the RGB 12 Packed format.
|
ChunkPixelFormat_BGR12Packed |
Indicates that the pixel data in the acquired image is in the BGR 12 Packed format.
|
ChunkPixelFormat_RGB10V1Packed |
Indicates that the pixel data in the acquired image is in the RGB 10V1 Packed format.
|
ChunkPixelFormat_RGB10V2Packed |
Indicates that the pixel data in the acquired image is in the RGB 10V2 Packed format.
|
ChunkPixelFormat_YUV411Packed |
Indicates that the pixel data in the acquired image is in the YUV 411 Packed format.
|
ChunkPixelFormat_YUV422Packed |
Indicates that the pixel data in the acquired image is in the YUV 422 Packed format.
|
ChunkPixelFormat_YUV444Packed |
Indicates that the pixel data in the acquired image is in the YUV 444 Packed format.
|
ChunkPixelFormat_RGB8Planar |
Indicates that the pixel data in the acquired image is in the RGB 8 Planar format.
|
ChunkPixelFormat_RGB10Planar |
Indicates that the pixel data in the acquired image is in the RGB 10 Planar format.
|
ChunkPixelFormat_RGB12Planar |
Indicates that the pixel data in the acquired image is in the RGB 12 Planar format.
|
ChunkPixelFormat_RGB16Planar |
Indicates that the pixel data in the acquired image is in the RGB 16 Planar format.
|
ChunkPixelFormat_YUV422_YUYV_Packed |
Indicates that the pixel data in the acquired image is in the YUV 422 (YUYV) Packed format.
|
ChunkPixelFormat_BayerGB12Packed |
Indicates that the pixel data in the acquired image is in the Bayer GB 12 Packed format.
|
ChunkPixelFormat_BayerGR12Packed |
Indicates that the pixel data in the acquired image is in the Bayer GR 12 Packed format.
|
ChunkPixelFormat_BayerRG12Packed |
Indicates that the pixel data in the acquired image is in the Bayer RG 12 Packed format.
|
ChunkPixelFormat_BayerBG12Packed |
Indicates that the pixel data in the acquired image is in the Bayer BG 12 Packed format.
|
ChunkPixelFormat_RGB12V1Packed |
Indicates that the pixel data in the acquired image is in RGB 12 Packed.
|
ChunkPixelFormat_BayerGB10p |
Indicates that the pixel data in the acquired image is in the Bayer GB 10p format.
|
ChunkPixelFormat_BayerGR10p |
Indicates that the pixel data in the acquired image is in the Bayer GR 10p format.
|
ChunkPixelFormat_BayerRG10p |
Indicates that the pixel data in the acquired image is in the Bayer RG 10p format.
|
ChunkPixelFormat_BayerBG10p |
Indicates that the pixel data in the acquired image is in the Bayer BG 10p format.
|