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