PLTransportLayer.LutImplementationTypeEnum Class#
Applies to: CoaXPress
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLTransportLayer.LutImplementationTypeEnum
Constructors#
Name | Description | |
---|---|---|
PLTransportLayer.LutImplementationTypeEnum | Initializes a new instance of the PLTransportLayer.LutImplementationTypeEnum class |
Properties#
Name | Description | |
---|---|---|
FullLUT | Sets 1 value for each possible pixel value. Applies to: CoaXPress | |
KneeLUT | An interpolation is used for pixel values based on a set of defined values. Applies to: CoaXPress | |
Name | The full name of LutImplementationType (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | 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#
Sets 1 value for each possible pixel value.
Applies to: CoaXPress
PLTransportLayer.LutImplementationTypeEnum.KneeLUT Property#
An interpolation is used for pixel values based on a set of defined values.
Applies to: CoaXPress
PLTransportLayer.LutImplementationTypeEnum.Name Property#
The full name of LutImplementationType