コンテンツにスキップ

PLCamera.DemosaicingModeEnum Class#

Sets the demosaicing mode.

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#

 名前説明
Public methodPLCamera.DemosaicingModeEnum Initializes a new instance of the PLCamera.DemosaicingModeEnum class
 

プロパティ#

 名前説明
Public propertyBaslerPGI

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

Public property名前 The full name of DemosaicingMode (Overrides ParameterListEnum.Name.)
Public propertySimple

Demosaicing is performed using a simple demosaicing algorithm. The Sharpness Enhancement and Noise Reduction features are disabled.

Applies to: GigE and ace USB

 

方法#

 名前説明
Public methodToString 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