Skip to content

PLCamera.LUTSelectorEnum Class#

Sets the lookup table (LUT) to be configured. All changes to the LUT settings will be applied to the selected LUT.

Applies to: CameraLink, GigE and ace USB

Visibility: Beginner

Selecting Parameters: LUTEnable, LUTIndex, LUTValue, LUTValueAll

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.LUTSelectorEnum

Constructors#

 NameDescription
Public methodPLCamera.LUTSelectorEnum Initializes a new instance of the PLCamera.LUTSelectorEnum class
 

Properties#

 NameDescription
Public propertyLuminance

The luminance lookup table can be configured.

Applies to: CameraLink, GigE and ace USB

Public propertyName The full name of LUTSelector (Overrides ParameterListEnum.Name.)
 

Methods#

 NameDescription
Public methodToString The full name of LUTSelector (Overrides Object.ToString()()()().)
 

PLCamera.LUTSelectorEnum.ToString Method#

The full name of LUTSelector

Return Value#

Type: String
Returns the full name of LUTSelector

PLCamera.LUTSelectorEnum Constructor#

Initializes a new instance of the PLCamera.LUTSelectorEnum class

PLCamera.LUTSelectorEnum.Luminance Property#

The luminance lookup table can be configured.

Applies to: CameraLink, GigE and ace USB

PLCamera.LUTSelectorEnum.Name Property#

The full name of LUTSelector