ColorUtils

Last Updated On 2021-07-16

Version 1MinSDK 7Tutorial Video

A non-visible component that performs operations like conversion between formats, lightening, and darkening on color value.



Methods

You can set the below method blocks in the blocks section of the builder.

Arbitrary

Return an arbitrary/random Colour

callColorUtils.Arbitrary
ColorToHex

Method for ColorToHex

callColorUtils.ColorToHexcolor
Fusion

Return fusion/mixture of two colors on a given ratio between 0.0 and 1.0

callColorUtils.FusioncolorAcolorBratio
HexToColor

Method for HexToColor

callColorUtils.HexToColorhex