PLCamera.GammaSelectorEnum Class#
Applies to: CameraLink and GigE
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.GammaSelectorEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.GammaSelectorEnum | Initializes a new instance of the PLCamera.GammaSelectorEnum class |
Properties#
Name | Description | |
---|---|---|
Name | The full name of GammaSelector (Overrides ParameterListEnum.Name.) | |
sRGB | The gamma curve is set to a fixed sRGB curve. Applies to: CameraLink and GigE | |
User | The gamma curve can be configured by the user. Applies to: CameraLink and GigE |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of GammaSelector (Overrides Object.ToString()()()().) |
PLCamera.GammaSelectorEnum.ToString Method#
The full name of GammaSelector
Return Value#
Type: String
Returns the full name of GammaSelector
PLCamera.GammaSelectorEnum Constructor#
Initializes a new instance of the PLCamera.GammaSelectorEnum class
PLCamera.GammaSelectorEnum.Name Property#
The full name of GammaSelector
PLCamera.GammaSelectorEnum.sRGB Property#
The gamma curve is set to a fixed sRGB curve.
Applies to: CameraLink and GigE
PLCamera.GammaSelectorEnum.User Property#
The gamma curve can be configured by the user.
Applies to: CameraLink and GigE