Struct windows_sys::Win32::Devices::Display::COLORSPACE_TRANSFORM
#[repr(C)]pub struct COLORSPACE_TRANSFORM {
pub Type: COLORSPACE_TRANSFORM_TYPE,
pub Data: COLORSPACE_TRANSFORM_0,
}Expand description
Required features: "Win32_Devices_Display"
Fields§
§Type: COLORSPACE_TRANSFORM_TYPE§Data: COLORSPACE_TRANSFORM_0