Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Image » Image Metrics » ColorDistance_CIE76 (ColorDistance CIE76)
| Module: | FoundationPro |
|---|
Compares two pixels using CIE76 delta E. Assumes RGB color space.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inPixelA | Pixel | |
![]() |
inPixelB | Pixel | |
![]() |
outDistance | Real |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
| Error type | Description |
|---|---|
| RuntimeError | Each pixel component must be nonnegative in ColorDistance_CIE76. |
Complexity Level
This filter is available on Advanced Complexity Level.
Filter Group
This filter is member of ColorDistance filter group visible as CIE76.

Advanced
