PLCamera.LightSourceSelectorEnum Class#
Applies to: CameraLink and GigE
Visibility: Expert
Selected by: ColorTransformationSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.LightSourceSelectorEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.LightSourceSelectorEnum | Initializes a new instance of the PLCamera.LightSourceSelectorEnum class |
Properties#
Name | Description | |
---|---|---|
Custom | The color transformation matrix can be customized. Applies to: CameraLink and GigE | |
Daylight | A predefined matrix is used for the color transformation. The matrix is optimized for image acquisitions with daylight of 5000 K. Applies to: CameraLink and GigE | |
Daylight6500K | A predefined matrix is used for the color transformation. The matrix is optimized for image acquisitions with daylight of 6500 K. Applies to: CameraLink and GigE | |
LightSource0 | The color transformation matrix is optimized for image acquisitions with a custom light source 0. Applies to: CameraLink and GigE | |
LightSource1 | The color transformation matrix is optimized for image acquisitions with a custom light source 1. Applies to: CameraLink and GigE | |
MicroscopeLED4500K | The light source preset for image acquisitions with microscope LED illumination of 4500 K is set. Applies to: GigE | |
MicroscopeLED5500K | The light source preset for image acquisitions with microscope LED illumination of 5500 K is set. Applies to: GigE | |
MicroscopeLED6000K | The light source preset for image acquisitions with microscope LED illumination of 6000 K is set. Applies to: GigE | |
Name | The full name of LightSourceSelector (Overrides ParameterListEnum.Name.) | |
Off | No color transformation for a specific light source is performed. Applies to: CameraLink and GigE | |
Tungsten | A predefined matrix is used for the color transformation. The matrix is optimized for image acquisition with tungsten incandescent light (3100 K). Applies to: CameraLink and GigE |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of LightSourceSelector (Overrides Object.ToString()()()().) |
PLCamera.LightSourceSelectorEnum.ToString Method#
The full name of LightSourceSelector
Return Value#
Type: String
Returns the full name of LightSourceSelector
PLCamera.LightSourceSelectorEnum Constructor#
Initializes a new instance of the PLCamera.LightSourceSelectorEnum class
PLCamera.LightSourceSelectorEnum.Custom Property#
The color transformation matrix can be customized.
Applies to: CameraLink and GigE
PLCamera.LightSourceSelectorEnum.Daylight Property#
A predefined matrix is used for the color transformation. The matrix is optimized for image acquisitions with daylight of 5000 K.
Applies to: CameraLink and GigE
PLCamera.LightSourceSelectorEnum.Daylight6500K Property#
A predefined matrix is used for the color transformation. The matrix is optimized for image acquisitions with daylight of 6500 K.
Applies to: CameraLink and GigE
PLCamera.LightSourceSelectorEnum.LightSource0 Property#
The color transformation matrix is optimized for image acquisitions with a custom light source 0.
Applies to: CameraLink and GigE
PLCamera.LightSourceSelectorEnum.LightSource1 Property#
The color transformation matrix is optimized for image acquisitions with a custom light source 1.
Applies to: CameraLink and GigE
PLCamera.LightSourceSelectorEnum.MicroscopeLED4500K Property#
The light source preset for image acquisitions with microscope LED illumination of 4500 K is set.
Applies to: GigE
PLCamera.LightSourceSelectorEnum.MicroscopeLED5500K Property#
The light source preset for image acquisitions with microscope LED illumination of 5500 K is set.
Applies to: GigE
PLCamera.LightSourceSelectorEnum.MicroscopeLED6000K Property#
The light source preset for image acquisitions with microscope LED illumination of 6000 K is set.
Applies to: GigE
PLCamera.LightSourceSelectorEnum.Name Property#
The full name of LightSourceSelector
PLCamera.LightSourceSelectorEnum.Off Property#
No color transformation for a specific light source is performed.
Applies to: CameraLink and GigE
PLCamera.LightSourceSelectorEnum.Tungsten Property#
A predefined matrix is used for the color transformation. The matrix is optimized for image acquisition with tungsten incandescent light (3100 K).
Applies to: CameraLink and GigE