SetTextColor

Function SetTextColor 

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

#286 SetTextColor

sets the specified device-context’s (DC) active text color to Color.

§See also

  • MS-EMF:v14 2.3.11.26 EMR_SETTEXTCOLOR Record