Struct windows_sys::Win32::UI::ColorSystem::BlackInformation
#[repr(C)]pub struct BlackInformation {
pub fBlackOnly: BOOL,
pub blackWeight: f32,
}Expand description
Required features: "Win32_UI_ColorSystem", "Win32_Foundation"
Fields§
§fBlackOnly: BOOL§blackWeight: f32