PLCamera.DemosaicingModeEnum Class#
Applies to: GigE and ace USB
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.DemosaicingModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.DemosaicingModeEnum | Initializes a new instance of the PLCamera.DemosaicingModeEnum class |
Properties#
Name | Description | |
---|---|---|
BaslerPGI | Demosaicing is performed using the Basler PGI algorithm. This algorithm uses advanced demosaicing methods. The Sharpness Enhancement and Noise Reduction features are enabled. Applies to: GigE and ace USB | |
Name | The full name of DemosaicingMode (Overrides ParameterListEnum.Name.) | |
Simple | Demosaicing is performed using a simple demosaicing algorithm. The Sharpness Enhancement and Noise Reduction features are disabled. Applies to: GigE and ace USB |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of DemosaicingMode (Overrides Object.ToString()()()().) |
PLCamera.DemosaicingModeEnum.ToString Method#
The full name of DemosaicingMode
Return Value#
Type: String
Returns the full name of DemosaicingMode
PLCamera.DemosaicingModeEnum Constructor#
Initializes a new instance of the PLCamera.DemosaicingModeEnum class
PLCamera.DemosaicingModeEnum.BaslerPGI Property#
Demosaicing is performed using the Basler PGI algorithm. This algorithm uses advanced demosaicing methods. The Sharpness Enhancement and Noise Reduction features are enabled.
Applies to: GigE and ace USB
PLCamera.DemosaicingModeEnum.Name Property#
The full name of DemosaicingMode
PLCamera.DemosaicingModeEnum.Simple Property#
Demosaicing is performed using a simple demosaicing algorithm. The Sharpness Enhancement and Noise Reduction features are disabled.
Applies to: GigE and ace USB