# Gradient definition file: C16rnd
# StrongED$Mode = Message
#
# Colour rgb gradient with 16 knots in each channel, all random

# Next two lines are required:
gradient_version:1.00
format:rgb
description:16 random RGB knots

# user(9) holds the number of knots
user9:16

# **** RED section
# Number of red knots...
knot_countr:user(9)
knotsr:RND(1)

# **** GREEN section
knot_countg:user(9)
knotsg:RND(1)

# **** BLUE section
knot_countb:user(9)
knotsb:RND(1)



