Pylon Logo Basler Logo
Classes | Enumerations
_BaslerUniversalChunkDataParams.h File Reference

A parameter class containing all parameters as members that are available for chunk data of Basler camera devices. More...

#include <pylon/ParameterIncludes.h>
#include <pylon/EnumParameterT.h>

Classes

class  Basler_UniversalChunkDataParams::CUniversalChunkDataParams_Params_v6_1_0
 A parameter class containing all parameters as members that are available for chunk data of Basler camera devices. More...
 
class  Basler_UniversalChunkDataParams::CUniversalChunkDataParams_Params
 A parameter class containing all parameters as members that are available for chunk data of Basler camera devices. More...
 

Enumerations

Detailed Description

A parameter class containing all parameters as members that are available for chunk data of Basler camera devices.

The parameter class is used by the CBaslerUniversalGrabResultPtr class. More information can be found in the code of the Grab_ChunkImage sample.

Enumeration Type Documentation

Valid values for ChunkCounterSelector.

Enumerator
ChunkCounterSelector_Counter1 

Chunk data can be retrieved from counter 1 - Applies to: ace USB.

ChunkCounterSelector_Counter2 

Chunk data can be retrieved from counter 2 - Applies to: ace USB.

Valid values for ChunkGainSelector.

Enumerator
ChunkGainSelector_All 

Chunk data can be retrieved from all gain channels - Applies to: ace USB.

Valid values for ChunkPixelFormat.

Enumerator
ChunkPixelFormat_BGR10Packed 

The pixel data in the acquired image is in the BGR 10 Packed format - Applies to: GigE.

ChunkPixelFormat_BGR12Packed 

The pixel data in the acquired image is in the BGR 12 Packed format - Applies to: GigE.

ChunkPixelFormat_BGR8Packed 

The pixel data in the acquired image is in the BGR 8 Packed format - Applies to: GigE.

ChunkPixelFormat_BGRA8Packed 

The pixel data in the acquired image is in the BGRA 8 Packed format - Applies to: GigE.

ChunkPixelFormat_BayerBG10 

The pixel data in the acquired image is in the Bayer BG 10 format - Applies to: GigE.

ChunkPixelFormat_BayerBG10p 

The pixel data in the acquired image is in the Bayer BG 10p format - Applies to: GigE.

ChunkPixelFormat_BayerBG12 

The pixel data in the acquired image is in the Bayer BG 12 format - Applies to: GigE.

ChunkPixelFormat_BayerBG12Packed 

The pixel data in the acquired image is in the Bayer BG 12 Packed format - Applies to: GigE.

ChunkPixelFormat_BayerBG16 

The pixel data in the acquired image is in the Bayer BG 16 format - Applies to: GigE.

ChunkPixelFormat_BayerBG8 

The pixel data in the acquired image is in the Bayer BG 8 format - Applies to: GigE.

ChunkPixelFormat_BayerGB10 

The pixel data in the acquired image is in the Bayer GB 10 format - Applies to: GigE.

ChunkPixelFormat_BayerGB10p 

The pixel data in the acquired image is in the Bayer GB 10p format - Applies to: GigE.

ChunkPixelFormat_BayerGB12 

The pixel data in the acquired image is in the Bayer GB 12 format - Applies to: GigE.

ChunkPixelFormat_BayerGB12Packed 

The pixel data in the acquired image is in the Bayer GB 12 Packed format - Applies to: GigE.

ChunkPixelFormat_BayerGB16 

The pixel data in the acquired image is in the Bayer GB 16 format - Applies to: GigE.

ChunkPixelFormat_BayerGB8 

The pixel data in the acquired image is in the Bayer GB 8 format - Applies to: GigE.

ChunkPixelFormat_BayerGR10 

The pixel data in the acquired image is in the Bayer GR 10 format - Applies to: GigE.

ChunkPixelFormat_BayerGR10p 

The pixel data in the acquired image is in the Bayer GR 10p format - Applies to: GigE.

ChunkPixelFormat_BayerGR12 

The pixel data in the acquired image is in the Bayer GR 12 format - Applies to: GigE.

ChunkPixelFormat_BayerGR12Packed 

The pixel data in the acquired image is in the Bayer GR 12 Packed format - Applies to: GigE.

ChunkPixelFormat_BayerGR16 

The pixel data in the acquired image is in the Bayer GR 16 format - Applies to: GigE.

ChunkPixelFormat_BayerGR8 

The pixel data in the acquired image is in the Bayer GR 8 format - Applies to: GigE.

ChunkPixelFormat_BayerRG10 

The pixel data in the acquired image is in the Bayer RG 10 format - Applies to: GigE.

ChunkPixelFormat_BayerRG10p 

The pixel data in the acquired image is in the Bayer RG 10p format - Applies to: GigE.

ChunkPixelFormat_BayerRG12 

The pixel data in the acquired image is in the Bayer RG 12 format - Applies to: GigE.

ChunkPixelFormat_BayerRG12Packed 

The pixel data in the acquired image is in the Bayer RG 12 Packed format - Applies to: GigE.

ChunkPixelFormat_BayerRG16 

The pixel data in the acquired image is in the Bayer RG 16 format - Applies to: GigE.

ChunkPixelFormat_BayerRG8 

The pixel data in the acquired image is in the Bayer RG 8 format - Applies to: GigE.

ChunkPixelFormat_Mono10 

The pixel data in the acquired image is in the Mono 10 format - Applies to: GigE.

ChunkPixelFormat_Mono10Packed 

The pixel data in the acquired image is in the Mono 10 Packed format - Applies to: GigE.

ChunkPixelFormat_Mono10p 

The pixel data in the acquired image is in the Mono 10p format - Applies to: GigE.

ChunkPixelFormat_Mono12 

The pixel data in the acquired image is in the Mono 12 format - Applies to: GigE.

ChunkPixelFormat_Mono12Packed 

The pixel data in the acquired image is in the Mono 12 Packed format - Applies to: GigE.

ChunkPixelFormat_Mono16 

The pixel data in the acquired image is in the Mono 16 format - Applies to: GigE.

ChunkPixelFormat_Mono8 

The pixel data in the acquired image is in the Mono 8 format - Applies to: GigE.

ChunkPixelFormat_Mono8Signed 

The pixel data in the acquired image is in the Mono 8 Signed format - Applies to: GigE.

ChunkPixelFormat_RGB10Packed 

The pixel data in the acquired image is in the RGB 10 Packed format - Applies to: GigE.

ChunkPixelFormat_RGB10Planar 

The pixel data in the acquired image is in the RGB 10 Planar format - Applies to: GigE.

ChunkPixelFormat_RGB10V1Packed 

The pixel data in the acquired image is in the RGB 10V1 Packed format - Applies to: GigE.

ChunkPixelFormat_RGB10V2Packed 

The pixel data in the acquired image is in the RGB 10V2 Packed format - Applies to: GigE.

ChunkPixelFormat_RGB12Packed 

The pixel data in the acquired image is in the RGB 12 Packed format - Applies to: GigE.

ChunkPixelFormat_RGB12Planar 

The pixel data in the acquired image is in the RGB 12 Planar format - Applies to: GigE.

ChunkPixelFormat_RGB12V1Packed 

The pixel data in the acquired image is in RGB 12 V1 Packed format - Applies to: GigE.

ChunkPixelFormat_RGB16Planar 

The pixel data in the acquired image is in the RGB 16 Planar format - Applies to: GigE.

ChunkPixelFormat_RGB8Packed 

The pixel data in the acquired image is in the RGB 8 Packed format - Applies to: GigE.

ChunkPixelFormat_RGB8Planar 

The pixel data in the acquired image is in the RGB 8 Planar format - Applies to: GigE.

ChunkPixelFormat_RGBA8Packed 

The pixel data in the acquired image is in the RGBA 8 Packed format - Applies to: GigE.

ChunkPixelFormat_YUV411Packed 

The pixel data in the acquired image is in the YUV 411 Packed format - Applies to: GigE.

ChunkPixelFormat_YUV422Packed 

The pixel data in the acquired image is in the YUV 422 Packed format - Applies to: GigE.

ChunkPixelFormat_YUV422_YUYV_Packed 

The pixel data in the acquired image is in the YUV 422 (YUYV) Packed format - Applies to: GigE.

ChunkPixelFormat_YUV444Packed 

The pixel data in the acquired image is in the YUV 444 Packed format - Applies to: GigE.


pylon 6.1.0
Copyright (c) 2006-2020 Basler AG (Mon Mar 16 2020 10:56:51)