WinGCreateHalfToneBrush16 (WING.1008)
HBRUSH16 WinGCreateHalfToneBrush16 ( HDC16 winDC, COLORREF col, WING_DITHER_TYPE type )
Create a half tone brush for a WinG device context.
winDC | [In] | WinG device context. |
col | [In] | Color. |
type | [In] | Desired dithering type. |
Success: A handle to the created brush.
Failure: A NULL handle.
Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/wing.dll16/wing.c". gitlab.winehq.org/wine/wine/blob/master/dlls/wing.dll16/wing.c
Debug channel "wing".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.