コンテンツにスキップ

PLCamera.ColorAdjustmentSelectorEnum Class#

Sets which color in your images will be adjusted.

Applies to: CameraLink, GigE and ace USB

Visibility: Expert

Selecting Parameters: ColorAdjustmentHue, ColorAdjustmentHueRaw, ColorAdjustmentSaturation, ColorAdjustmentSaturationRaw

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.ColorAdjustmentSelectorEnum

Constructors#

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

プロパティ#

 名前説明
Public property

Colors with a predominant blue component can be adjusted.

Applies to: CameraLink, GigE and ace USB

Public propertyシアン

Colors with a predominant cyan component can be adjusted.

Applies to: CameraLink, GigE and ace USB

Public property

Colors with a predominant green component can be adjusted.

Applies to: CameraLink, GigE and ace USB

Public propertyマゼンタ

Colors with a predominant magenta component can be adjusted.

Applies to: CameraLink, GigE and ace USB

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

Colors with a predominant red component can be adjusted.

Applies to: CameraLink, GigE and ace USB

Public propertyイエロー

Colors with a predominant yellow component can be adjusted.

Applies to: CameraLink, GigE and ace USB

 

方法#

 名前説明
Public methodToString The full name of ColorAdjustmentSelector (Overrides Object.ToString()()()().)
 

PLCamera.ColorAdjustmentSelectorEnum.ToString Method#

The full name of ColorAdjustmentSelector

Return Value#

Type: String
Returns the full name of ColorAdjustmentSelector

PLCamera.ColorAdjustmentSelectorEnum Constructor#

Initializes a new instance of the PLCamera.ColorAdjustmentSelectorEnum class

PLCamera.ColorAdjustmentSelectorEnum.Blue Property#

Colors with a predominant blue component can be adjusted.

Applies to: CameraLink, GigE and ace USB

PLCamera.ColorAdjustmentSelectorEnum.Cyan Property#

Colors with a predominant cyan component can be adjusted.

Applies to: CameraLink, GigE and ace USB

PLCamera.ColorAdjustmentSelectorEnum.Green Property#

Colors with a predominant green component can be adjusted.

Applies to: CameraLink, GigE and ace USB

PLCamera.ColorAdjustmentSelectorEnum.Magenta Property#

Colors with a predominant magenta component can be adjusted.

Applies to: CameraLink, GigE and ace USB

PLCamera.ColorAdjustmentSelectorEnum.Name Property#

The full name of ColorAdjustmentSelector

PLCamera.ColorAdjustmentSelectorEnum.Red Property#

Colors with a predominant red component can be adjusted.

Applies to: CameraLink, GigE and ace USB

PLCamera.ColorAdjustmentSelectorEnum.Yellow Property#

Colors with a predominant yellow component can be adjusted.

Applies to: CameraLink, GigE and ace USB