Description Returns the H, S, I component values that are equivalent to the color represented by the HSV values.
Syntax [BIImage.]HSVtoHSI h s v _h _s _i
Returns
Remarks h Short Phase of hue.
s Short Phase of saturation.
v Short Phase of value.
_h Short* Phase of hue.
_s Short* Phase of saturation.
_i Short* Phase of intensity.
See Also Color Conversions Structures section