Colors

Colors (ODC)

Stable version 0.1.1 (Compatible with ODC)
Uploaded on 19 July 2024 by Moxie Lead, Lda
Colors

Colors (ODC)

Details
Detailed Description

Extension with methods that allow to find

Features of the Colors extension that are available:

  • ConvertColorNameToHex: Method to convert an input color name to the corresponding hexadecimal representation.
  • FindNearestWebColor: method to find the nearest Web color from the input color code, using the Euclidean Distance between two colors.
  • FindNearestColor: method to find the nearest color from the inputted color code and set of colors given, using the Euclidean Distance between Two Colors.

Based on the forge component with the same name by Gonçalo Martins.

https://www.outsystems.com/forge/component-overview/2037/colors-o11


ODC version done by Ana Pantaleão from Moxie Lead.