PLTransportLayer.PixelFormatEnum Class#
Applies to: CoaXPress
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLTransportLayer.PixelFormatEnum
Constructors#
Name | Description | |
---|---|---|
PLTransportLayer.PixelFormatEnum | Initializes a new instance of the PLTransportLayer.PixelFormatEnum class |
Properties#
Name | Description | |
---|---|---|
BayerBG10p | The pixel format is set to BayerBG10p. Applies to: CoaXPress | |
BayerBG12p | The pixel format is set to BayerBG12p. Applies to: CoaXPress | |
BayerBG14p | The pixel format is set to BayerBG14p. Applies to: CoaXPress | |
BayerBG8 | The pixel format is set to BayerBG8. Applies to: CoaXPress | |
BayerGB10p | The pixel format is set to BayerGB10p. Applies to: CoaXPress | |
BayerGB12p | The pixel format is set to BayerGB12p. Applies to: CoaXPress | |
BayerGB14p | The pixel format is set to BayerGB14p. Applies to: CoaXPress | |
BayerGB8 | The pixel format is set to BayerGB8. Applies to: CoaXPress | |
BayerGR10p | The pixel format is set to BayerGR10p. Applies to: CoaXPress | |
BayerGR12p | The pixel format is set to BayerGR12p. Applies to: CoaXPress | |
BayerGR14p | The pixel format is set to BayerGR14p. Applies to: CoaXPress | |
BayerGR8 | The pixel format is set to BayerGR8. Applies to: CoaXPress | |
BayerRG10p | The pixel format is set to BayerRG10p. Applies to: CoaXPress | |
BayerRG12p | The pixel format is set to BayerRG12p. Applies to: CoaXPress | |
BayerRG14p | The pixel format is set to BayerRG14p. Applies to: CoaXPress | |
BayerRG8 | The pixel format is set to BayerRG8. Applies to: CoaXPress | |
BiColorBGRG10 | The pixel format is set to Bi-color pixel Blue/Green - Red/Green 10 Bit. Applies to: CoaXPress | |
BiColorBGRG12 | The pixel format is set to Bi-color pixel Blue/Green - Red/Green 12 Bit. Applies to: CoaXPress | |
BiColorBGRG8 | The pixel format is set to Bi-color pixel Blue/Green - Red/Green 8 Bit. Applies to: CoaXPress | |
BiColorGBGR10 | The pixel format is set to Bi-color pixel Green/Blue - Green/Red 10 Bit. Applies to: CoaXPress | |
BiColorGBGR12 | The pixel format is set to Bi-color pixel Green/Blue - Green/Red 12 Bit. Applies to: CoaXPress | |
BiColorGBGR8 | The pixel format is set to Bi-color pixel Green/Blue - Green/Red 8 Bit. Applies to: CoaXPress | |
BiColorGRGB10 | The pixel format is set to Bi-color pixel Green/Red - Green/Blue 10 Bit. Applies to: CoaXPress | |
BiColorGRGB12 | The pixel format is set to Bi-color pixel Green/Red - Green/Blue 12 Bit. Applies to: CoaXPress | |
BiColorGRGB8 | The pixel format is set to Bi-color pixel Green/Red - Green/Blue 8 Bit. Applies to: CoaXPress | |
BiColorRGBG10 | The pixel format is set to Bi-color pixel Red/Green - Blue/Green 10 Bit. Applies to: CoaXPress | |
BiColorRGBG12 | The pixel format is set to Bi-color pixel Red/Green - Blue/Green 12 Bit. Applies to: CoaXPress | |
BiColorRGBG8 | The pixel format is set to Bi-color pixel Red/Green - Blue/Green 8 Bit. Applies to: CoaXPress | |
Mono10 | The pixel format is set to Mono10. Applies to: CoaXPress | |
Mono10p | The pixel output format is set to Mono 10p. Applies to: CoaXPress | |
Mono12 | The pixel format is set to Mono12. Applies to: CoaXPress | |
Mono12p | The pixel output format is set to Mono 12p. Applies to: CoaXPress | |
Mono14p | The pixel output format is set to Mono 14p. Applies to: CoaXPress | |
Mono16 | The pixel format is set to Mono16. Applies to: CoaXPress | |
Mono8 | The pixel format is set to Mono8. Applies to: CoaXPress | |
Name | The full name of PixelFormat (Overrides ParameterListEnum.Name.) | |
RGB10p | The pixel format is set to RGB10p. Applies to: CoaXPress | |
RGB12p | The pixel format is set to RGB12p. Applies to: CoaXPress | |
RGB14p | The pixel format is set to RGB14p. Applies to: CoaXPress | |
RGB16 | The pixel format is set to RGB16. Applies to: CoaXPress | |
RGB8 | The pixel format is set to RGB8. Applies to: CoaXPress | |
YCbCr422_8 | The pixel format is set to YCbCr422_8. Applies to: CoaXPress |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of PixelFormat (Overrides Object.ToString()()()().) |
PLTransportLayer.PixelFormatEnum.ToString Method#
The full name of PixelFormat
Return Value#
Type: String
Returns the full name of PixelFormat
PLTransportLayer.PixelFormatEnum Constructor#
Initializes a new instance of the PLTransportLayer.PixelFormatEnum class
PLTransportLayer.PixelFormatEnum.BayerBG10p Property#
The pixel format is set to BayerBG10p.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BayerBG12p Property#
The pixel format is set to BayerBG12p.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BayerBG14p Property#
The pixel format is set to BayerBG14p.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BayerBG8 Property#
The pixel format is set to BayerBG8.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BayerGB10p Property#
The pixel format is set to BayerGB10p.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BayerGB12p Property#
The pixel format is set to BayerGB12p.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BayerGB14p Property#
The pixel format is set to BayerGB14p.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BayerGB8 Property#
The pixel format is set to BayerGB8.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BayerGR10p Property#
The pixel format is set to BayerGR10p.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BayerGR12p Property#
The pixel format is set to BayerGR12p.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BayerGR14p Property#
The pixel format is set to BayerGR14p.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BayerGR8 Property#
The pixel format is set to BayerGR8.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BayerRG10p Property#
The pixel format is set to BayerRG10p.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BayerRG12p Property#
The pixel format is set to BayerRG12p.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BayerRG14p Property#
The pixel format is set to BayerRG14p.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BayerRG8 Property#
The pixel format is set to BayerRG8.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BiColorBGRG10 Property#
The pixel format is set to Bi-color pixel Blue/Green - Red/Green 10 Bit.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BiColorBGRG12 Property#
The pixel format is set to Bi-color pixel Blue/Green - Red/Green 12 Bit.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BiColorBGRG8 Property#
The pixel format is set to Bi-color pixel Blue/Green - Red/Green 8 Bit.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BiColorGBGR10 Property#
The pixel format is set to Bi-color pixel Green/Blue - Green/Red 10 Bit.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BiColorGBGR12 Property#
The pixel format is set to Bi-color pixel Green/Blue - Green/Red 12 Bit.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BiColorGBGR8 Property#
The pixel format is set to Bi-color pixel Green/Blue - Green/Red 8 Bit.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BiColorGRGB10 Property#
The pixel format is set to Bi-color pixel Green/Red - Green/Blue 10 Bit.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BiColorGRGB12 Property#
The pixel format is set to Bi-color pixel Green/Red - Green/Blue 12 Bit.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BiColorGRGB8 Property#
The pixel format is set to Bi-color pixel Green/Red - Green/Blue 8 Bit.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BiColorRGBG10 Property#
The pixel format is set to Bi-color pixel Red/Green - Blue/Green 10 Bit.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BiColorRGBG12 Property#
The pixel format is set to Bi-color pixel Red/Green - Blue/Green 12 Bit.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.BiColorRGBG8 Property#
The pixel format is set to Bi-color pixel Red/Green - Blue/Green 8 Bit.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.Mono10 Property#
The pixel format is set to Mono10.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.Mono10p Property#
The pixel output format is set to Mono 10p.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.Mono12 Property#
The pixel format is set to Mono12.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.Mono12p Property#
The pixel output format is set to Mono 12p.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.Mono14p Property#
The pixel output format is set to Mono 14p.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.Mono16 Property#
The pixel format is set to Mono16.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.Mono8 Property#
The pixel format is set to Mono8.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.Name Property#
The full name of PixelFormat
PLTransportLayer.PixelFormatEnum.RGB10p Property#
The pixel format is set to RGB10p.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.RGB12p Property#
The pixel format is set to RGB12p.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.RGB14p Property#
The pixel format is set to RGB14p.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.RGB16 Property#
The pixel format is set to RGB16.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.RGB8 Property#
The pixel format is set to RGB8.
Applies to: CoaXPress
PLTransportLayer.PixelFormatEnum.YCbCr422_8 Property#
The pixel format is set to YCbCr422_8.
Applies to: CoaXPress