WzColorEdit Procedure

Starts a VDA Tool used for editing the image and plot color tables used in other VDA Tools.

Usage

Input Parameters


NOTE: If three variables are specified, all three must be 1D arrays of equal length or equivalent expressions. The input variables are used as a triplet to specify the three components of the color table: (red, green, blue) for the RGB model; (hue, saturation, value) for the HSV model; or (hue, lightness, saturation) for the HLS model. See the Discussion for the ranges of these variables.

Keywords


NOTE: If neither Image nor Plot is specified, both color tables are displayed.

Discussion

Color System Component Input Variable Range
r, g, b 0 - 255
hue 0 - 360
saturation, lightness, value 0 - 1.0


NOTE: If the beginning index you specify for the ramp function is larger than the ending index, the VDA Tool ignores the index order when applying the ramp.

Example



See Also





doc@boulder.vni.com
Copyright © 1999, Visual Numerics, Inc. All rights reserved.