Skip to content

PLTransportLayer.LutImplementationTypeEnum Class#

Type of LUT implementation.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.LutImplementationTypeEnum

Constructors#

 NameDescription
Public methodPLTransportLayer.LutImplementationTypeEnum Initializes a new instance of the PLTransportLayer.LutImplementationTypeEnum class
 

Properties#

 NameDescription
Public propertyFullLUT

Defines 1 value for each possible pixel value.

Applies to: CoaXPress

Public propertyKneeLUT

Uses an interpolation for pixel values based one a set of defined values.

Applies to: CoaXPress

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

Methods#

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

PLTransportLayer.LutImplementationTypeEnum.ToString Method#

The full name of LutImplementationType

Return Value#

Type: String
Returns the full name of LutImplementationType

PLTransportLayer.LutImplementationTypeEnum Constructor#

Initializes a new instance of the PLTransportLayer.LutImplementationTypeEnum class

PLTransportLayer.LutImplementationTypeEnum.FullLUT Property#

Defines 1 value for each possible pixel value.

Applies to: CoaXPress

PLTransportLayer.LutImplementationTypeEnum.KneeLUT Property#

Uses an interpolation for pixel values based one a set of defined values.

Applies to: CoaXPress

PLTransportLayer.LutImplementationTypeEnum.Name Property#

The full name of LutImplementationType