Struct windows_sys::Win32::Graphics::Gdi::EMRSTRETCHDIBITS
#[repr(C)]pub struct EMRSTRETCHDIBITS {}
Expand description
Required features: "Win32_Graphics_Gdi"
, "Win32_Foundation"
Fields§
§emr: EMR
§rclBounds: RECTL
§xDest: i32
§yDest: i32
§xSrc: i32
§ySrc: i32
§cxSrc: i32
§cySrc: i32
§offBmiSrc: u32
§cbBmiSrc: u32
§offBitsSrc: u32
§cbBitsSrc: u32
§iUsageSrc: u32
§dwRop: u32
§cxDest: i32
§cyDest: i32