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