iup v3.26.0-alpha.1 (2019-01-14T12:49:46Z)
Home
Dub
Repo
imColorRGB2HSIbyte
im
im_colorhsi
Converts from RGB (byte) to HSI. * \ingroup hsi
version(IM)
extern (
C
) @
nogc
nothrow
void
imColorRGB2HSIbyte
(
ubyte
r
,
ubyte
g
,
ubyte
b
,
float
*
h
,
float
*
s
,
float
*
i
)
Meta
Source
See Implementation
im
im_colorhsi
functions
imColorHSI2RGB
imColorHSI2RGBbyte
imColorHSI_ImaxS
imColorRGB2HSI
imColorRGB2HSIbyte
Converts from RGB (byte) to HSI. * \ingroup hsi