PLCamera.ColorTransformationSelectorEnum Class#
Applies to: CameraLink, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
Visibility: Expert
Selecting Parameters: ColorTransformationEnable, ColorTransformationValue, ColorTransformationValueSelector, LightSourceSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.ColorTransformationSelectorEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.ColorTransformationSelectorEnum | Initializes a new instance of the PLCamera.ColorTransformationSelectorEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | Name | The full name of ColorTransformationSelector (Overrides ParameterListEnum.Name.) |
![]() | RGBtoRGB | Color transformation from RGB to RGB will be performed. Applies to: CameraLink, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | RGBtoYUV | Color transformation from RGB to YUV will be performed. Applies to: CameraLink, ace GigE and ace USB |
![]() | YUVtoRGB | Color transformation from YUV to RGB will be performed. Applies to: CameraLink, ace GigE and ace USB |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | The full name of ColorTransformationSelector (Overrides Object.ToString()()()().) |
PLCamera.ColorTransformationSelectorEnum.ToString Method#
The full name of ColorTransformationSelector
Return Value#
Type: String
Returns the full name of ColorTransformationSelector
PLCamera.ColorTransformationSelectorEnum Constructor#
Initializes a new instance of the PLCamera.ColorTransformationSelectorEnum class
PLCamera.ColorTransformationSelectorEnum.Name Property#
The full name of ColorTransformationSelector
PLCamera.ColorTransformationSelectorEnum.RGBtoRGB Property#
Color transformation from RGB to RGB will be performed.
Applies to: CameraLink, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.ColorTransformationSelectorEnum.RGBtoYUV Property#
Color transformation from RGB to YUV will be performed.
Applies to: CameraLink, ace GigE and ace USB
PLCamera.ColorTransformationSelectorEnum.YUVtoRGB Property#
Color transformation from YUV to RGB will be performed.
Applies to: CameraLink, ace GigE and ace USB