Struct winapi::um::wingdi::EMRSETCOLORADJUSTMENT [−][src]
#[repr(C)]pub struct EMRSETCOLORADJUSTMENT {
pub emr: EMR,
pub ColorAdjustment: COLORADJUSTMENT,
}
Fields
emr: EMR
ColorAdjustment: COLORADJUSTMENT
Trait Implementations
Returns the “default value” for a type. Read more