EColorLookup Class

Describes a color lookup table, that is used to speed-up complex conversions between color systems.

Namespace: Euresys::Open_eVision

Methods

Sets a color transformation such that a gain and offset is applied separately to each color component of a target color system.
Sets a color transformation to recalibrate.
Sets a color transformation from the EColorSystem_Rgb representation to another system, as defined by EColorSystem.
Sets a color transformation from any color system, as defined by EColorSystem, to the EColorSystem_Rgb representation.
Constructs a color lookup table.
Input color system.
Output color system.
Number of bits used for indexing the lookup table.
Interpolation mode.
Number of bits used for indexing the lookup table.
Interpolation mode.
Transforms a quantized color image/pixel to another quantized color image/pixel, using the previously initialized color lookup table.
Initializes a color lookup table that can be used for color adjustment, including a global gain, gamma pre-compensation [cancellation] and white balancing.

EColorLookup Class

Describes a color lookup table, that is used to speed-up complex conversions between color systems.

Namespace: Euresys.Open_eVision

Properties

Input color system.
Output color system.
Number of bits used for indexing the lookup table.
Interpolation mode.

Methods

Sets a color transformation such that a gain and offset is applied separately to each color component of a target color system.
Sets a color transformation to recalibrate.
Sets a color transformation from the Rgb representation to another system, as defined by EColorSystem.
Sets a color transformation from any color system, as defined by EColorSystem, to the Rgb representation.
Constructs a color lookup table.
Transforms a quantized color image/pixel to another quantized color image/pixel, using the previously initialized color lookup table.
Initializes a color lookup table that can be used for color adjustment, including a global gain, gamma pre-compensation [cancellation] and white balancing.