EasyManuals Logo

Basler acA2040-55 User Manual

Basler acA2040-55
373 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #299 background imageLoading...
Page #299 background image
AW00123409000 Features
Basler ace USB 3.0 289
Color Adjustment Parameters
You can use the Color Adjustment Selector parameter to select a color to adjust. The colors you
can select are red, yellow, green, cyan, blue, and magenta.
You can use the Color Adjustment Hue parameter to set the hue for the selected color as a floating
point value in a range from -4.0 to +3.96875. Hue is not changed when the parameter value is set
to 0. The default value after camera reset or power up is close to 0.
You can use the Color Adjustment Saturation parameter to set the saturation for the selected color
as a floating point value in a range from 0.0 to +1.99219. Saturation is not changed when the
parameter value is set to 1. The default value after camera reset or power up is close to 1.
Enabling and Setting Color Adjustment
You can set the Color Adjustment Hue and Color Adjustment Saturation parameter values from
within your application software by using the Basler pylon API. The following code snippets illustrate
using the API to set the parameter values:
// Select red as the color to adjust
camera.ColorAdjustmentSelector.SetValue(ColorAdjustmentSelector_Red);
// Set the red hue parameter value
camera.ColorAdjustmentHue.SetValue(-1.125);
// Set the red saturation parameter value
camera.ColorAdjustmentSaturation.SetValue(1.375);
// Select cyan as the color to adjust
camera.ColorAdjustmentSelector.SetValue(ColorAdjustmentSelector_Cyan);
// Set the cyan hue parameter value
camera.ColorAdjustmentHue.SetValue(-1.6875);
// Set the cyan saturation parameter value
camera.ColorAdjustmentSaturation.SetValue(0.85);
You can also use the Basler pylon Viewer application to easily set the parameters.
For more information about the pylon API and the pylon Viewer, see Section 3.1 on page 61.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Basler acA2040-55 and is the answer not in the manual?

Basler acA2040-55 Specifications

General IconGeneral
BrandBasler
ModelacA2040-55
CategoryDigital Camera
LanguageEnglish

Related product manuals