iup v3.27.0-alpha.2 (2019-06-21T20:15:10Z)
Home
Dub
Repo
imColorHSI2RGBbyte
im
im_colorhsi
Converts from HSI to RGB (byte). * \ingroup hsi
version(IM)
extern (
C
) @
nogc
nothrow
void
imColorHSI2RGBbyte
(
float
h
,
float
s
,
float
i
,
ubyte
*
r
,
ubyte
*
g
,
ubyte
*
b
)
Meta
Source
See Implementation
im
im_colorhsi
functions
imColorHSI2RGB
imColorHSI2RGBbyte
imColorHSI_ImaxS
imColorRGB2HSI
imColorRGB2HSIbyte
Converts from HSI to RGB (byte). * \ingroup hsi