Skip to content

PLCamera.ColorTransformationValueSelectorEnum Class#

Sets which element will be entered in the color transformation matrix. Depending on the camera model, some elements in the color transformation matrix may be preset and can't be changed.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress

Visibility: Expert

Selected by: ColorTransformationSelector

Selecting Parameters: ColorTransformationValue, ColorTransformationValueRaw

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.ColorTransformationValueSelectorEnum

Constructors#

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

Properties#

 NameDescription
Public propertyGain00

The desired color transformation value can be entered at the position row 0 and column 0.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress

Public propertyGain01

The desired color transformation value can be entered at the position row 0 and column 1.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress

Public propertyGain02

The desired color transformation value can be entered at the position row 0 and column 2.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress

Public propertyGain10

The desired color transformation value can be entered at the position row 1 and column 0.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress

Public propertyGain11

The desired color transformation value can be entered at the position row 1 and column 1.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress

Public propertyGain12

The desired color transformation value can be entered at the position row 1 and column 2.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress

Public propertyGain20

The desired color transformation value can be entered at the position row 2 and column 0.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress

Public propertyGain21

The desired color transformation value can be entered at the position row 2 and column 1.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress

Public propertyGain22

The desired color transformation value can be entered at the position row 2 and column 2.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress

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

The desired color transformation value can be entered in row 0 of the offset matrix.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

Public propertyOffset1

The desired color transformation value can be entered in row 1 of the offset matrix.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

Public propertyOffset2

The desired color transformation value can be entered in row 2 of the offset matrix.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

 

Methods#

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

PLCamera.ColorTransformationValueSelectorEnum.ToString Method#

The full name of ColorTransformationValueSelector

Return Value#

Type: String
Returns the full name of ColorTransformationValueSelector

PLCamera.ColorTransformationValueSelectorEnum Constructor#

Initializes a new instance of the PLCamera.ColorTransformationValueSelectorEnum class

PLCamera.ColorTransformationValueSelectorEnum.Gain00 Property#

The desired color transformation value can be entered at the position row 0 and column 0.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress

PLCamera.ColorTransformationValueSelectorEnum.Gain01 Property#

The desired color transformation value can be entered at the position row 0 and column 1.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress

PLCamera.ColorTransformationValueSelectorEnum.Gain02 Property#

The desired color transformation value can be entered at the position row 0 and column 2.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress

PLCamera.ColorTransformationValueSelectorEnum.Gain10 Property#

The desired color transformation value can be entered at the position row 1 and column 0.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress

PLCamera.ColorTransformationValueSelectorEnum.Gain11 Property#

The desired color transformation value can be entered at the position row 1 and column 1.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress

PLCamera.ColorTransformationValueSelectorEnum.Gain12 Property#

The desired color transformation value can be entered at the position row 1 and column 2.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress

PLCamera.ColorTransformationValueSelectorEnum.Gain20 Property#

The desired color transformation value can be entered at the position row 2 and column 0.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress

PLCamera.ColorTransformationValueSelectorEnum.Gain21 Property#

The desired color transformation value can be entered at the position row 2 and column 1.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress

PLCamera.ColorTransformationValueSelectorEnum.Gain22 Property#

The desired color transformation value can be entered at the position row 2 and column 2.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress

PLCamera.ColorTransformationValueSelectorEnum.Name Property#

The full name of ColorTransformationValueSelector

PLCamera.ColorTransformationValueSelectorEnum.Offset0 Property#

The desired color transformation value can be entered in row 0 of the offset matrix.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

PLCamera.ColorTransformationValueSelectorEnum.Offset1 Property#

The desired color transformation value can be entered in row 1 of the offset matrix.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

PLCamera.ColorTransformationValueSelectorEnum.Offset2 Property#

The desired color transformation value can be entered in row 2 of the offset matrix.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress