win32gui.SetStretchBltMode
int = SetStretchBltMode(hdc, StretchMode )
Sets the stretching mode used by win32gui::StretchBlt
Parameters
Return Value
If the function succeeds, the return value is the previous stretching mode.If the function fails, the return value is zero.