Function windows_sys::Win32::UI::ColorSystem::CMTranslateColors
[−]pub unsafe extern "system" fn CMTranslateColors(
hcmtransform: isize,
lpainputcolors: *const COLOR,
ncolors: u32,
ctinput: COLORTYPE,
lpaoutputcolors: *mut COLOR,
ctoutput: COLORTYPE
) -> BOOL
Expand description
Required features: "Win32_UI_ColorSystem"
, "Win32_Foundation"