Struct windows_sys::Win32::Graphics::Gdi::CIEXYZTRIPLE
[−]#[repr(C)]pub struct CIEXYZTRIPLE {
pub ciexyzRed: CIEXYZ,
pub ciexyzGreen: CIEXYZ,
pub ciexyzBlue: CIEXYZ,
}Expand description
Required features: ‘Win32_Graphics_Gdi’
Fields
ciexyzRed: CIEXYZciexyzGreen: CIEXYZciexyzBlue: CIEXYZ