Maptitude GISDK Help

GetColorCIE()

Summary

Returns the (x, y, Y) coordinates of a color in CIE chromaticity space.

 

Syntax

cie_array = GetColorCIE(color c)

 

Argument

Contents

c

The color whose (x, y, Y) coordinates are determined

 

Returns

An array of three (3) elements: the (x, y, Y) coordinates of the color in CIE chromaticity space.

 

Element

Type

Contents

1

Real

x-coordinate in CIE chromaticity space

2

Real

y-coordinate in CIE chromaticity space

3

Real

Y-coordinate in CIE chromaticity space

 

Notes

See Also

Function

Summary

ColorCIE()

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

 

 

©2025 Caliper Corporation www.caliper.com