Maptitude GISDK Help

ColorCIE()

Summary

Creates a color based on its (x, y, Y) coordinates in the CIE chromaticity space.

 

Syntax

c = ColorCIE(real x, real y, real cap_y)

 

Argument

Contents

x

x-coordinate in the CIE chromaticity space

y

y-coordinate in the CIE chromaticity space

cap_y

Y-coordinate in the CIE chromaticity space

 

Returns

A color (red, green, blue, and alpha).

 

Notes

See Also

Function

Summary

ColorRGB()

Creates a color based on the amounts of red, green and blue

ColorHSV()

Creates a color based on hue, saturation and brightness

ColorHLS()

Creates a color based on hue, lightness and saturation

 

 

©2025 Caliper Corporation www.caliper.com