PLCamera.PixelColorFilterEnum Class#
Applies to: CameraLink, GigE, ace USB, dart USB and pulse USB
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.PixelColorFilterEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.PixelColorFilterEnum | Initializes a new instance of the PLCamera.PixelColorFilterEnum class |
Properties#
Name | Description | |
---|---|---|
Bayer_BG | The Bayer filter has a BG/GR alignment to the pixels in the acquired images. Applies to: CameraLink and GigE | |
Bayer_GB | The Bayer filter has a GB/RG alignment to the pixels in the acquired images. Applies to: CameraLink and GigE | |
Bayer_GR | The Bayer filter has a GR/BG alignment to the pixels in the acquired images. Applies to: CameraLink and GigE | |
Bayer_RG | The Bayer filter has an RG/GB alignment to the pixels in the acquired images. Applies to: CameraLink and GigE | |
BayerBG | The Bayer filter has a BG/GR alignment to the pixels in the acquired images. Applies to: ace USB, dart USB and pulse USB | |
BayerGB | The Bayer filter has a GB/RG alignment to the pixels in the acquired images. Applies to: ace USB, dart USB and pulse USB | |
BayerGR | The Bayer filter has a GR/BG alignment to the pixels in the acquired images. Applies to: ace USB, dart USB and pulse USB | |
BayerRG | The Bayer filter has an RG/GB alignment to the pixels in the acquired images. Applies to: ace USB, dart USB and pulse USB | |
Name | The full name of PixelColorFilter (Overrides ParameterListEnum.Name.) | |
None | The camera doesn't have a Bayer filter. Applies to: CameraLink, GigE, ace USB, dart USB and pulse USB |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of PixelColorFilter (Overrides Object.ToString()()()().) |
PLCamera.PixelColorFilterEnum.ToString Method#
The full name of PixelColorFilter
Return Value#
Type: String
Returns the full name of PixelColorFilter
PLCamera.PixelColorFilterEnum Constructor#
Initializes a new instance of the PLCamera.PixelColorFilterEnum class
PLCamera.PixelColorFilterEnum.BayerBG Property#
The Bayer filter has a BG/GR alignment to the pixels in the acquired images.
Applies to: ace USB, dart USB and pulse USB
PLCamera.PixelColorFilterEnum.BayerGB Property#
The Bayer filter has a GB/RG alignment to the pixels in the acquired images.
Applies to: ace USB, dart USB and pulse USB
PLCamera.PixelColorFilterEnum.BayerGR Property#
The Bayer filter has a GR/BG alignment to the pixels in the acquired images.
Applies to: ace USB, dart USB and pulse USB
PLCamera.PixelColorFilterEnum.BayerRG Property#
The Bayer filter has an RG/GB alignment to the pixels in the acquired images.
Applies to: ace USB, dart USB and pulse USB
PLCamera.PixelColorFilterEnum.Bayer_BG Property#
The Bayer filter has a BG/GR alignment to the pixels in the acquired images.
Applies to: CameraLink and GigE
PLCamera.PixelColorFilterEnum.Bayer_GB Property#
The Bayer filter has a GB/RG alignment to the pixels in the acquired images.
Applies to: CameraLink and GigE
PLCamera.PixelColorFilterEnum.Bayer_GR Property#
The Bayer filter has a GR/BG alignment to the pixels in the acquired images.
Applies to: CameraLink and GigE
PLCamera.PixelColorFilterEnum.Bayer_RG Property#
The Bayer filter has an RG/GB alignment to the pixels in the acquired images.
Applies to: CameraLink and GigE
PLCamera.PixelColorFilterEnum.Name Property#
The full name of PixelColorFilter
PLCamera.PixelColorFilterEnum.None Property#
The camera doesn't have a Bayer filter.
Applies to: CameraLink, GigE, ace USB, dart USB and pulse USB