iup v3.26.0-alpha.1 (2019-01-14T12:49:46Z)
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