PLCamera.ColorAdjustmentSelectorEnum Class#
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#
Name | Description | |
---|---|---|
PLCamera.ColorAdjustmentSelectorEnum | Initializes a new instance of the PLCamera.ColorAdjustmentSelectorEnum class |
Properties#
Name | Description | |
---|---|---|
Blue | Colors with a predominant blue component can be adjusted. Applies to: CameraLink, GigE and ace USB | |
Cyan | Colors with a predominant cyan component can be adjusted. Applies to: CameraLink, GigE and ace USB | |
Green | Colors with a predominant green component can be adjusted. Applies to: CameraLink, GigE and ace USB | |
Magenta | Colors with a predominant magenta component can be adjusted. Applies to: CameraLink, GigE and ace USB | |
Name | The full name of ColorAdjustmentSelector (Overrides ParameterListEnum.Name.) | |
Red | Colors with a predominant red component can be adjusted. Applies to: CameraLink, GigE and ace USB | |
Yellow | Colors with a predominant yellow component can be adjusted. Applies to: CameraLink, GigE and ace USB |
Methods#
Name | Description | |
---|---|---|
ToString | 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