AW00089317000 Pixel Data Formats
Basler ace GigE 195
Camera.PixelFormat.SetValue( PixelFormat_Mono12 );
Camera.PixelFormat.SetValue( PixelFormat_YUV422Packed );
Camera.PixelFormat.SetValue( PixelFormat_YUV422_YUYV_Packed );
Camera.PixelFormat.SetValue( PixelFormat_BayerBG8 );
Camera.PixelFormat.SetValue( PixelFormat_BayerBG12 );
Camera.PixelFormat.SetValue( PixelFormat_BayerBG12Packed );
Camera.PixelFormat.SetValue( PixelFormat_BayerGB8 );
Camera.PixelFormat.SetValue( PixelFormat_BayerGB12 );
Camera.PixelFormat.SetValue( PixelFormat_BayerGB12Packed );
Camera.PixelFormat.SetValue( PixelFormat_BayerGR8 );
Camera.PixelFormat.SetValue( PixelFormat_BayerGR12 );
Camera.PixelFormat.SetValue( PixelFormat_BayerGR12Packed );
You can also use the Basler pylon Viewer application to easily set the parameters.
For more information about the pylon API and the pylon Viewer, see Section 3 on page 45.