コンテンツにスキップ

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#

 名前説明
Public methodPLTransportLayer.LutImplementationTypeEnum Initializes a new instance of the PLTransportLayer.LutImplementationTypeEnum class
 

プロパティ#

 名前説明
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 property名前 The full name of LutImplementationType (Overrides ParameterListEnum.Name.)
 

方法#

 名前説明
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