color_rgb_array_is_monotonic
Description:
[ Version ( replacement = "ColorRGB.array_is_monotonic" , since = "0.1.31" ) ]
public bool color_rgb_array_is_monotonic (GenericArray<ColorRGB> array)
Checks the array for monotonicity.
Parameters:
array |
Input array |
Returns:
true if the array is monotonic |
Namespace: Cd
Package: colord