SetPixelV

Function SetPixelV 

Source
pub unsafe extern "system" fn SetPixelV(
    hdc: *mut c_void,
    x: i32,
    y: i32,
    color: u32,
) -> i32
Expand description

#256a SetPixelV

set the RGB color value of a pixel

ยงSee also

  • MS-EMF:v14 2.3.5.36 EMR_SETPIXELV Record