Struct windows_sys::Win32::Storage::Xps::XPS_COLOR
#[repr(C)]pub struct XPS_COLOR {
pub colorType: XPS_COLOR_TYPE,
pub value: XPS_COLOR_0,
}Expand description
Required features: "Win32_Storage_Xps"
Fields§
§colorType: XPS_COLOR_TYPE§value: XPS_COLOR_0