Skip to content

PLCamera.BslColorSpaceEnum Class#

Sets the color space for image acquisitions. Note that the gamma correction value also influences the perception of brightness in the resulting images.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslColorSpaceEnum

Constructors#

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

Properties#

 NameDescription
Public propertyName The full name of BslColorSpace (Overrides ParameterListEnum.Name.)
Public propertyOff

No additional gamma correction value is applied.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

Public propertysRgb

The color space is set to sRGB. The image brightness is optimized for display on an sRGB monitor. A gamma correction value of approximately 0.4 is applied.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

 

Methods#

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

PLCamera.BslColorSpaceEnum.ToString Method#

The full name of BslColorSpace

Return Value#

Type: String
Returns the full name of BslColorSpace

PLCamera.BslColorSpaceEnum Constructor#

Initializes a new instance of the PLCamera.BslColorSpaceEnum class

PLCamera.BslColorSpaceEnum.Name Property#

The full name of BslColorSpace

PLCamera.BslColorSpaceEnum.Off Property#

No additional gamma correction value is applied.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

PLCamera.BslColorSpaceEnum.sRgb Property#

The color space is set to sRGB. The image brightness is optimized for display on an sRGB monitor. A gamma correction value of approximately 0.4 is applied.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2S 5GigE, racer 2S CXP and racer 2S GigE