Home > Control properties descriptions > History back  Previous chapter  Next chapter  Print  

RGBColorModel

uEye ActiveX Manual Version 4.00

RGBColorModel

Description

With RGBColorModel you can choose between different color spaces. A specific color temperature will result in slightly differing RGB values, depending on the selected color space.

Using ColorTemperature you can fix a setting (in kelvins) for the color temperature of an image when you are using a color camera.

Hinweis

Control properties are only supported for programming in C# and VB.

For programming in C++, use the following functions instead:

LONG GetRGBColorModel()

void SetRGBColorModel(LONG nColorModel)

Parameters

Type

Value

Description

LONG

RGB_COLOR_MODEL_SRGB_D50

sRGB (standard RGB) color space with a white point of 5000 kelvins (warm light)

RGB_COLOR_MODEL_SRGB_D65

sRGB (standard RGB) color space with a white point of 6500 kelvins (mid daylight)

RGB_COLOR_MODEL_CIE_RGB_E

CIE-RGB color space with standard illumination E

RGB_COLOR_MODEL_ECI_RGB_D50

ECI-RGB color space with a white point of 5000 kelvins (warm light)

RGB_COLOR_MODEL_ADOBE_RGB_D65

Adobe RGB color space with a white point of 6500 kelvins (mid daylight). The Adobe RGB color space is larger than the sRGB color space, but not all devices can render it.

Related properties

ColorTemperature

Related functions

GetRGBColorModelDefault()

GetRGBColorModelSupportedModels()


Suggestion for improvement? Send us your short Feedback on this chapter. Thank you very much!

For technical questions please contact you local distributor or use the support form on our website.


© 2012 IDS Imaging Development Systems GmbH
http://www.ids-imaging.com