Struct windows_sys::Win32::Graphics::Gdi::EMRSETPIXELV
#[repr(C)]pub struct EMRSETPIXELV {
pub emr: EMR,
pub ptlPixel: POINTL,
pub crColor: COLORREF,
}
Expand description
Required features: "Win32_Graphics_Gdi"
, "Win32_Foundation"
Fields§
§emr: EMR
§ptlPixel: POINTL
§crColor: COLORREF